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

fixAll is not available in source action. #75

Closed RamyRais closed 5 years ago

RamyRais commented 5 years ago

the fixAll, is not available in Source action. I would like to have it for the keybinding.

Vscode version: 1.32.3 OS: macOS Mojave 10.14.4

Screenshot 2019-04-01 at 13 20 38
mjbvz commented 5 years ago

If a file does not have tslint errors, fix all will not show up in the source menu. This does not effect configuring keybinding

RamyRais commented 5 years ago

should it show when i have warning? because i have warning, but still does not show.

ShadabFaiz commented 4 years ago

Here you can see there is warning for unUserLocalVariable Raw WArning