redhat-developer/vscode-java

Consider recommendation to install JBang

Open

#3,111 opened on May 24, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (543 forks)auto 404
good first issue

Repository metrics

Stars
 (2,295 stars)
PR merge metrics
 (PR metrics pending)

Description

If a user has only opened a single Java file (no workspace folder), or a workspace folder with just a single Java file, it might make sense to recommend https://www.jbang.dev/ (https://marketplace.visualstudio.com/items?itemName=jbangdev.jbang-vscode).

This isn't about detecting a valid JBang file, but more about recommending they look into it's usage if they appear to be using Java to write a script.

Contributor guide