microsoft / vscode-typescript-tslint-plugin

VS Code extension that provides TSLint support using the typescript-tslint-plugin
https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-tslint-plugin
MIT License
188 stars 35 forks source link

"Always enable" library execution is reset #139

Closed RMacfarlane closed 1 year ago

RMacfarlane commented 3 years ago

Issue Type: Bug

I've been trying to pinpoint exactly when this happens, but twice today I've had to re-enable workspace execution for TSLint, despite choosing the "Always enable" option.

I'm using the TSLint: Manage Workspace Execution command and selecting the third option to always enable.

Screen Shot 2021-01-25 at 4 51 12 PM

Extension version: 1.3.3 VS Code version: Code - Insiders 1.53.0-insider (51d19635946a76d2f9007f9e4f4db1c26a0ebfae, 2021-01-25T20:19:58.295Z) OS version: Darwin x64 19.6.0

JounQin commented 3 years ago

+1 for this, it is so noise...

@mjbvz

jonbeebe commented 2 years ago

I have the same issue

mjbvz commented 1 year ago

Closing as TSLint has been deprecated in favor of ESLint and this extension is no longer being maintained

Please look into migrating to use ESLint and the ESLint VS Code extension