redhat-developer/vscode-java

Consider recommendation to install JBang

Open

#3.111 aberto em 24 de mai. de 2023

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

Métricas do repositório

Stars
 (2.295 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador