Giter VIP home page Giter VIP logo

Comments (5)

vincaslt avatar vincaslt commented on September 1, 2024 2

You can find the 'auto-fix' by:
a) clicking on some underlined code, and clicking on the light bulb icon that appears nearby.
b) opening "Problems" view in vscode (ctrl+p -> View: Focus Problems) and right clicking.

You will not be able to bind this to a keyboard shortcut at the moment. To enable quickfix command from vscode is the responsibility of vscode-typescript-tslint-plugin. It's currently in the works, so it doesn't have that functionality yet as well. You can see the progress in the roadmap.

from typescript-tslint-plugin.

floribon avatar floribon commented on September 1, 2024

+1 for autofix support although not sure if my problem is the same.

I followed the install instructions but when I mouseover a tslint error I can't autofix it, unlike what is presented on your screenshot

The other plugin would let me configure a keyboard shortcut to autofix any fixable errors on the current file which was very helpful.

from typescript-tslint-plugin.

xiaoxiangmoe avatar xiaoxiangmoe commented on September 1, 2024

@vincaslt It seems not work when I using workspace version of typescript in VSCode.

from typescript-tslint-plugin.

xiaoxiangmoe avatar xiaoxiangmoe commented on September 1, 2024

Oh, we should restart VSCode after config.

from typescript-tslint-plugin.

mjbvz avatar mjbvz commented on September 1, 2024

TS plugins cannot reasonable implement auto fix on save today as plugins have no concept of
"save". See my proposal against TS to support this: microsoft/TypeScript#29452

For the VS Code extension that ships this plugin, we are tracking support with microsoft/vscode-typescript-tslint-plugin#2 and should be able to offer a preview of this functional shortly

from typescript-tslint-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.