You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2019. It is now read-only.
Based in a recent and brief discussion at /tslint-language-service/issues/38, I'd like to suggest that this extension, just like eg2.tslint does, contribute with commands to the IDE.
Specifically, eg2.tslint contributes with the following commands:
tslint.fixAllProblems
tslint.createConfig
tslint.showOutputChannel
Being able tslint.fixAllProblems to a key is very useful...
The text was updated successfully, but these errors were encountered:
Based in a recent and brief discussion at /tslint-language-service/issues/38, I'd like to suggest that this extension, just like eg2.tslint does, contribute with commands to the IDE.
Specifically, eg2.tslint contributes with the following commands:
tslint.fixAllProblems
tslint.createConfig
tslint.showOutputChannel
Being able
tslint.fixAllProblems
to a key is very useful...The text was updated successfully, but these errors were encountered: