sublimelsp / LSP-angular

Convenience plugin for Angular Language Service
MIT License
9 stars 2 forks source link

Fix: Use ${node_bin} for the node binary #24

Closed rchl closed 3 years ago

rchl commented 3 years ago

With the latest version of lsp_utils a change was introduced [1] that allows using a locally managed node runtime instead of the system one. For that to work, the "node" command needs to use a variable.

[1] https://github.com/sublimelsp/lsp_utils/commit/403345a0c5c15e84802c712044c630a9fb236b9d