Skip to content

Make JBang / Java "just work" is vscode based editors #139

Description

@maxandersen

at the moment when you install jbang (and also vscode-java) in vscode on HomeAssistant that runs visual code assistant you bump into two issues:

  1. vscode-java wants users to install its own jdk

  2. running jbang fails because jbang is not available

...so; could we:

A) make it so jbang extension will offer to install jbang if not found?

B) have vscode-java pick up the JDK installed by jbang when A have occurred?
(or some other way to get vscode-java working on OS's with no default jdk bundled without too much fuzz :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions