sublimelsp / lsp_utils

Module with LSP-related utilities for Sublime Text
https://sublimelsp.github.io/lsp_utils/
MIT License
13 stars 6 forks source link

Be louder about failing to resolve node runtime #74

Closed rchl closed 3 years ago

rchl commented 3 years ago

In some cases failure to resolve node runtime would only result in a brief message in the status bar and server not starting. Make the failure more obvious by raising an exception that will result in disabling the client and showing an error.