typescript plugin tslint-language-service
Answered
Hello guys,
I try to use the angelozerr/tslint-language-service that is a typescript language server plugin, similar to the @angular/language-service.
As far as I understand, based on their provided example, I should be able to fix a tsLint violation via mouse click.
I followed their instructions and example, and phpStorm's red lamp occurred, offering me to fix the double quote. Unfortunately, nothing happened after I click. Linting itself works as expected and the typescript service is activated.
packages:
- typescript v2.3.3
- tslint v5.3
- tslint-language-service v0.9.6
Has someone any experience with this topic?
Please sign in to leave a comment.
No support for tslint-language-service is provided, please follow https://youtrack.jetbrains.com/issue/WEB-26678 for updates