Skip to content

Should be possible to update typings .lib file used by visual studio extension #15448

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

Closed
SaphuA opened this issue Apr 28, 2017 · 2 comments
Closed
Labels
Question An issue which isn't directly actionable in code

Comments

@SaphuA
Copy link

SaphuA commented Apr 28, 2017

We develop our project using visual studio, but use webpack instead of the vs extension to compile typescript. We do use the extension's great support for intellisense. However we recently ran into an issue where the typings used by the extension and the one in npm were different. It would be great if we could either update the typings or point to the version used by webpack.

@mhegazy
Copy link
Contributor

mhegazy commented Apr 28, 2017

In VS 2015 you can install the matching version through: https://www.microsoft.com/en-us/download/details.aspx?id=48593

In VS 2017 (currently available in the Preview channel) , this should be available through tools/options menu, see #14529 for relevant discussions.

@mhegazy mhegazy added the Question An issue which isn't directly actionable in code label Apr 28, 2017
@mhegazy
Copy link
Contributor

mhegazy commented May 19, 2017

Automatically closing this issue for housekeeping purposes. The issue labels indicate that it is unactionable at the moment or has already been addressed.

@mhegazy mhegazy closed this as completed May 19, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Question An issue which isn't directly actionable in code
Projects
None yet
Development

No branches or pull requests

2 participants