Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.85.1
- OS Version: Windows 10
Steps to Reproduce:
Upgrading the from the last version of eslint-define-config v1 (v1.24.1) to the latest version (v2.0.0) stops package from properly displaying type errors when typescript.tsserver.experimental.enableProjectDiagnostics is set to true.
eslint-define-plugin creator believes this to be a problem with vscode or TS. Please see discussion this discussion on package repo for more information.
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
Upgrading the from the last version of eslint-define-config
v1(v1.24.1) to the latest version (v2.0.0) stops package from properly displaying type errors whentypescript.tsserver.experimental.enableProjectDiagnosticsis set totrue.eslint-define-plugincreator believes this to be a problem with vscode or TS. Please see discussion this discussion on package repo for more information.