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
fix: only restart language server on angular configuration change
Currently, we stop and start the client on _any_ configuration change.
With this commit, we will only do that when the changed configuration
affects the `angular` section.
0 commit comments