redhat-developer/vscode-java

Consider recommendation to install JBang

Open

#3,111 opened on 2023年5月24日

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)

説明

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.

コントリビューターガイド