Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update to 2.6.1 #125

Closed
Chris2011 opened this issue Nov 9, 2017 · 4 comments
Closed

Please update to 2.6.1 #125

Chris2011 opened this issue Nov 9, 2017 · 4 comments
Labels

Comments

@Chris2011
Copy link

Please change version to 2.6.1. It will add this new quick fix feature for npm install a missing @type definition: microsoft/TypeScript#14423

And some other stuff.

Cheers

Chris

@Chris2011
Copy link
Author

Now we have 2.7.3 I think and we are close to 2.8. What is the state of the plugin?

@Rycochet
Copy link

Rycochet commented Mar 1, 2018

The plugin works perfectly with the latest versions of TS - just make sure you npm install --save typescript and it'll use whichever one you have next to it.

There's no need for them to release a new version just to bump the version number when there's literally no other changes needed as the TS service handles nearly everything directly.

@jeffrey-easyesi
Copy link
Contributor

@Rycochet: Actually nbts has its own internal copy of TypeScript; currently it can't use an external TS installation.

I've just released a new version based on TS 2.7.2.

@Rycochet
Copy link

Rycochet commented Mar 4, 2018

@jeffrey-easyesi Doh - don't know where I thought it could use an external one!

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

No branches or pull requests

3 participants