You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should offload the work of managing the configuration path to the language server. Restarting the LS instance with new initialization parameters is not ideal it this should be managed completely by the LS. (this way other clients don't need to manage this config, less error prone with reloading LS instance constantly, etc.)
The text was updated successfully, but these errors were encountered:
jribbink
changed the title
Stop managing config path and offload to LS
Stop managing config path and offload this to LS
Nov 7, 2023
We should offload the work of managing the configuration path to the language server. Restarting the LS instance with new initialization parameters is not ideal it this should be managed completely by the LS. (this way other clients don't need to manage this config, less error prone with reloading LS instance constantly, etc.)
The text was updated successfully, but these errors were encountered: