GitHub user matthiasblaesing added a comment to the discussion: How to use Rust and Netbeans?
"LSP breaks" in this case means "user did not configure rust-analyzer". For Typescript the situation is mostly trivial: Noone develops typescript without having node installed, so we can carry the TS LSP. For Rust the LSP is platform dependent so the user has to download a matching version. The binary is 50MB. GitHub link: https://github.com/apache/netbeans/discussions/6264#discussioncomment-15686671 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [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
