JBang (Java)
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
Hi, @JosephTLyons, do you intend to support Java in the future? I see a potential plugin label, so hopefully
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.