redhat-developer/vscode-java

Consider recommendation to install JBang

Open

#3,111 创建于 2023年5月24日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)TypeScript (543 fork)auto 404
good first issue

仓库指标

Star
 (2,295 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南