redhat-developer/vscode-java

Consider recommendation to install JBang

Open

#3 111 ouverte le 24 mai 2023

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)TypeScript (543 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (2 295 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur