redhat-developer/vscode-java

Consider recommendation to install JBang

Open

#3.111 geöffnet am 24. Mai 2023

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (543 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (2.295 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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