extensions icon indicating copy to clipboard operation
extensions copied to clipboard

JBang (Java)

Open maxandersen opened this issue 2 years ago • 2 comments

Check for existing issues

  • [X] Completed

Describe the feature

would be awesome if zed-industries/extensions#500 was added using the eclipse jdt.ls used by vscode-java so it would possible to add support for jbang-vscode which would enable super fast and simple java editing using https://jbang.dev

If applicable, add mockups / screenshots to help present your vision of the feature

No response

maxandersen avatar Mar 16 '23 07:03 maxandersen

Hi, @JosephTLyons, do you intend to support Java in the future? I see a potential plugin label, so hopefully

vanloc1808 avatar Feb 07 '24 07:02 vanloc1808

For supporting Java, we need to deal with the project panel first: https://github.com/zed-industries/zed/pull/6935#issuecomment-1913640078 and only then consider any tree-sitter & LSP integrations.

Given that nobody works on that actively and there's already a plugin support dawning (https://github.com/zed-industries/zed/pull/7467) most probably Zed team won't support Java and that will be a standalone plugin in the future.

SomeoneToIgnore avatar Feb 07 '24 07:02 SomeoneToIgnore