Could we consider an option to mute this? Especially since failure to discover Node should result in a warning, it would be nice to mute this - or provide an setting option that allows users mute it.
For context, I am suggesting the installation of SQLTools in a "sometimes-devcontainer-but-sometimes-local" scenario where the actual location of Node is unknown, so I can't simply override the Node path. I would nevertheless like to silence this notification to reduce notification fatigue overall during launch:
Could we consider an option to mute this? Especially since failure to discover Node should result in a warning, it would be nice to mute this - or provide an setting option that allows users mute it.
For context, I am suggesting the installation of SQLTools in a "sometimes-devcontainer-but-sometimes-local" scenario where the actual location of Node is unknown, so I can't simply override the Node path. I would nevertheless like to silence this notification to reduce notification fatigue overall during launch:
https://github.com/mtxr/vscode-sqltools/blob/3e7bbb1e8d9f1e387e8ef3e267503018e96f9200/packages/extension/src/language-client/client.ts#L107