angelozerr / tslint-language-service

TypeScript 2.2.1 plugin for tslint
MIT License
188 stars 22 forks source link

Deploy the plugin as a visual studio code extension #61

Closed movedoa closed 3 years ago

movedoa commented 6 years ago

As far as i understand, this should now be possible with vsc 1.20. See https://code.visualstudio.com/docs/extensionAPI/extension-points#_contributestypescriptserverplugins

...or should this be an issue for vscode-tslint to include this plugin in the extension?

movedoa commented 6 years ago

@angelozerr Any comment?

matheo commented 6 years ago

It works with the TSLint (vnext) eg2.ts-tslint extension using VSCode's typescript version, perhaps it doesn't support autoFixOnSave @angelozerr?

That is the better feature of eg2.tslint for my daily basis