arsi-apli commented on PR #6856: URL: https://github.com/apache/netbeans/pull/6856#issuecomment-1859074738
> Note that the rust-analyzer integration in NetBeans needs some prior investigation, we first should decide if a single rust-analyzer instance is good enough for different "projects" or if each "project" should have a single rust-analyzer instance (see [1]). We should also decide what a NetBeans Rust Project is (a package, a workspace with many packages?, etc.). Also all this may require further changes in ide/lsp.client (adding support to ide/lsp.client for LSP workspaces, for instance, which rust-analyzer seems to support [2]) If I open the LSP configuration in NB and I don't know anything about it so I logically consider it as universal support. (After adding the `initialized` is probably already..) Therefore, there should be an option in the GUI to switch: one instance for all projects/new instance for each project. And the default option should be new instance for each project. And a link to the wiki page, where there will be a list of currently verified LSPs with the correct settings.. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
