Skip to content
This repository has been archived by the owner on Aug 29, 2019. It is now read-only.

Upgrade the extension to the latest TS support #7

Open
egamma opened this issue May 14, 2018 · 2 comments
Open

Upgrade the extension to the latest TS support #7

egamma opened this issue May 14, 2018 · 2 comments

Comments

@egamma
Copy link
Member

egamma commented May 14, 2018

TS 2.9 has added some additional support to improve running tslint as an extension:
microsoft/TypeScript#15914
microsoft/TypeScript#15915

@RDeluxe
Copy link

RDeluxe commented May 17, 2018

Does this mean this plugin will be updated soon ?
From what I understand, this plugin -based on the ts-language-service - is more future proof than the other version, right ?

@egamma
Copy link
Member Author

egamma commented May 17, 2018

Does this mean this plugin will be updated soon ?

yes this is the plan. Notice that you can use the ts-language-service plugin independent of the extension using this approach https://github.com/Microsoft/vscode-ts-tslint/blob/master/README.md#using-a-different-version-of-tslint-than-the-version-that-is-bundled-with-the-extension

From what I understand, this plugin -based on the ts-language-service - is more future proof than the other version, right ?

yes and no, the differences are described here https://github.com/Microsoft/vscode-ts-tslint/blob/master/README.md#differences-between-vscode-tslint-vnext-and-vscode-tslint, but there are still some limitations angelozerr/tslint-language-service#32.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants