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
See haskell#3458 (comment) for discussion.
It forces runSubset for editor which does not support the file change
notification project wise (helix/neovim/...).
The good:
- Way faster updates
The ugly:
- If you change a file by an external process, HLS will be lost. Open
this file in your editor and manually trigger some changes so HLS will
be on sync again.
0 commit comments