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
189 stars 34 forks source link

"TsLint: Fix all auto-fixable problems" not working in this plugin compared to the previous (TSLint (deprecated)) #81

Closed JGH153 closed 5 years ago

JGH153 commented 5 years ago

Recently switched to this plugin from the TSLint (deprecated). The problem is that all my TsLint command palet shortcuts like TsLint: Fix all auto-fixable problems are gone.

Here is with the old and deprecated plugin: withDeprecated

And here is with the new plugin: withNew

Using latest version of vscode 1.33.0, with the latest version of the plugins. Tried it across several computers with the same result. The project is in Angular, and i have tired using several different projects with the same result. There is no errors in the developer console.

Is the command TsLint: Fix all auto-fixable problems, or is this a bug? Has the command changed name, or been removed? Maybe the plugin is not running?

Let me know if you need any more information.

mjbvz commented 5 years ago

Duplicate of #57

Will be in the next VS Code 1.34 insiders build. Action is called Fix All