Hi,
For the impatient I have prepared a mavenized plugin for NB19:
https://github.com/arsi-apli/aNB-LspClient
And you need to compile the ANTLR4 Rust plugin, instructions can be
found here:
https://cwiki.apache.org/confluence/display/NETBEANS/Rust+plugin
ArSi
------------------------------------------------------------------------
*From:* Antonio <anto...@vieiro.net.INVALID>
*Sent:* Saturday, November 11, 2023 8:09PM
*To:* Dev <dev@netbeans.apache.org>
*Subject:* Re: Language Server Protocol - rust-analyzer
D'oh!
So we have people already integrating rust-analyzer, that's great news!
Here's a volunteer! What shall I do? I'm currently working, as time
permits, in rust support [1]. Currently adding support for Cargo
workspaces.
Cheers,
Antonio
[1]
https://github.com/apache/netbeans/tree/master/rust
On 11/11/23 17:26, arsi wrote:
H*i,*
Since yesterday I've been trying to run the rust-analyzer and I
finally found the reason why it doesn't work..
In the *LSPBindings* class, *server.initialize* is called, but it
should be followed by *server.initialized* and that is missing and
that's why the rust-analyzer won't run.
It would be ideal if we could find a volunteer to test it and commit
it...😉
ArSi
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists