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

TSlint broke auto import / ctrl + click #143

Closed hugoblanc closed 1 year ago

hugoblanc commented 3 years ago

TSlint suddenly stopped working correctly without making any changes on my side.

The ctrl + click to navigate are loading indefinitely, same for autocompletion.

I checked both vscode insider and vscode v1.56. The problem occure in both situation.

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