Open jfcherng opened 4 months ago
Disabling in REPL could be done here but disabling in test files should be done in LSP imo. Other opinions?
Since SublimeREPL is a 3rd-party package, whether we want to support auto disable it in upstream LSP can be discussed.
But syntax test is a ST built-in, I think it makes sense to disable that by default in upstream LSP indeed.
I've created a related issue in LSP repository: https://github.com/sublimelsp/LSP/issues/2504
Refs
I doubt whether this should be applied generally in upstream LSP or something. Only a very few clients will want to work on those views (e.g., LSP-copilot).