What extensions for Scala/Java are people using for #vscode? ( intellij is not the answer I'm looking for )
-
-
We're using bazel so thats not going to work well for us :/
-
I'm not aware of any VS Code extension that works with Scala + Bazel today. I hope to get the ball moving again for https://scalameta.org/metals/ in the coming months but at the moment there is not much to see. For Java there's an official extension but I'm not sure about Bazel support
-
I wouldn't need anything super specific to bazel but a thing not specific to sbt would be helpful. A lang server sounds ideal. I use the rustlang language server for rust dev and it works great!
-
A robust language server would be nice indeed :) even the most basic functionality however still needs to understand the build structure (classpath, sources, compiler options). We recently drafted a build agnostic protocol for getting that informationhttps://github.com/scalacenter/bsp/blob/master/docs/bsp.md …
-
An alternative is to have a server-specific data format like herehttps://scalameta.org/metals/docs/new-build-tool.html …
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.