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 add support for Visual Studio 2017 #240

Open
kelps opened this issue Nov 17, 2016 · 8 comments
Open

Please add support for Visual Studio 2017 #240

kelps opened this issue Nov 17, 2016 · 8 comments

Comments

@kelps
Copy link

kelps commented Nov 17, 2016

I want to start testing the new VS2017 at work, but it'll be harder without this awesome extension. Is there anything in the extension code that prevents it from working properly in the new Visual Studio?

@kelps kelps changed the title Add support for Visual Studio 2017 Please add support for Visual Studio 2017 Nov 17, 2016
@DavidDeSloovere
Copy link

Mads isn't planning support for VS2017. However, a lot of functionallity from Web Essentials has been extracted into small single-purpose extensions. Have a look here http://vsixgallery.com/ and maybe just install http://vsixgallery.com/extension/bb7e2273-9a70-4e5e-b4dd-1f361b6166c0/ which is a meta package that installs many usefull packages at once.

@treefishuk
Copy link

Thanks David. I installed the above and it is ace. Only thing missing is Emmet (zen coding).

@valeriob
Copy link

How do i generate Typescript intellisense files ? I can't find it in any extension.
Thanks

@madskristensen
Copy link
Owner

@valeriob it's coming soon

@DavidDeSloovere
Copy link

DavidDeSloovere commented Jan 12, 2017

@treefishuk I'm also missing the Emmet functionality. Anything you can share @madskristensen ?

@madskristensen
Copy link
Owner

For TypeScript definition file (.d.ts) generation in VS2017 you can now download this https://marketplace.visualstudio.com/items?itemName=MadsKristensen.TypeScriptDefinitionGenerator

ZenCoding (Emmet) support is on my backlog and is coming soon.

@treefishuk
Copy link

Ace! Will look forward to that!

@leniency
Copy link

Is the "Inspect" functionality in one of the smaller extensions, or still in progress? I've checked out most of the small ones, but not seeing anything like the VS 2013/2015 "Inspect" mode that syncs back to the cshtml file in VS.

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

No branches or pull requests

6 participants