blarApp / lsp-poc

3 stars 0 forks source link

Please add support for java #19

Open shaileshj2803 opened 1 week ago

v4rgas commented 1 week ago

we are not planning to add Java support right now but if you want to contribute you need to do 3 things

  1. Find an LSP that works for java
  2. Create class for java_definitions on code_hierarchy/languages
  3. add lsp to ImplementedLsp and update the map on the LspQueryHelper