emmet-docs icon indicating copy to clipboard operation
emmet-docs copied to clipboard

Visual studio 2010/12 support

Open evolutionxbox opened this issue 12 years ago • 21 comments

Although I use sublime text at home, at work I am stuck with VS2010. Are there any plans to support VS2012 or 2012?

Thanks, Jon

evolutionxbox avatar Nov 05 '12 15:11 evolutionxbox

Maybe later. I’ll check out VS plugin API

sergeche avatar Nov 06 '12 09:11 sergeche

:+1: to this!

svallory avatar Nov 27 '12 19:11 svallory

please support visual studio.

KiarashS avatar Dec 05 '12 19:12 KiarashS

i suggest to you see Zen Coding Visual Studio plugin Source Code which can help you to create Emmet plugin for Visual Studio:

http://zencoding.codeplex.com

KiarashS avatar Dec 06 '12 20:12 KiarashS

Seems like it can be done in the same way as for Sublime Text 2 - by embedding the V8 engine. I was able to do this fairly easy with C++ for my personal usage based on the sublime version, here is the source code and compiled binaries in case you are interested - https://github.com/sergey-rybalkin/emmet.net

sergey-rybalkin avatar Jan 13 '13 17:01 sergey-rybalkin

Oh, great! I’ll definitely check it out soon.

sergeche avatar Jan 13 '13 17:01 sergeche

I have seen this plugin for Zen Coding: http://visualstudiogallery.msdn.microsoft.com/abd79254-b4f7-492d-95ae-d9fa38e0af48 and this site: http://www.johnpapa.net/zen-coding-in-visual-studio-2012/

dont know at the moment whether its the same plugin or not, but I dont think so maybe it will help quick to build a fork or smth else of these plugins for emmet. I use VS 2012 and I hope it will come soon for emmet :).

Regards Chris

P.S. Emmet (Zen Coding) is really nice. Thx for this invention.

Chris2011 avatar Feb 13 '13 13:02 Chris2011

Sry for the double post, I have create it here: https://github.com/emmetio/emmet/issues/167

Chris2011 avatar Feb 13 '13 13:02 Chris2011

Mad Kristensen added Zen Coding in Web Essentials 2012, http://vswebessentials.com/changelog

This is the repository for it https://github.com/madskristensen/zencoding

wagneripjr avatar Feb 27 '13 19:02 wagneripjr

Would love to see a VS plugin also.

chrispaynter avatar Feb 28 '13 00:02 chrispaynter

@chrispaynter have you tried web essentials? as mentioned above.. works a charm for me

blowsie avatar Feb 28 '13 14:02 blowsie

any news on this one?..

Merg1255 avatar Mar 06 '13 16:03 Merg1255

@Merg1255 do you think there is a requirement for another plugin? what's wrong with the two that already exist?

blowsie avatar Mar 07 '13 08:03 blowsie

@blowsie well, web essentials include Zen Coding. But Emmet is much more than Zen Coding... :-) VS is a great IDE, but don't you think they should have all features of emmet?

Merg1255 avatar Mar 07 '13 12:03 Merg1255

@Merg1255 I see now, this makes more sense.

Anyone reading this page should probably vote on the WebEssentials user voice page http://webessentials.uservoice.com/forums/140520-general/suggestions/3405113-use-newer-emmet-project-that-makes-zen-coding-obso

blowsie avatar Mar 07 '13 13:03 blowsie

there should be a way to have python runtime integrate with VS, that would be so nice.

Merg1255 avatar Mar 07 '13 13:03 Merg1255

There’s a work-in-progress VS plugin with official Emmet core: https://github.com/emmetio/emmet.net

sergeche avatar Mar 09 '13 09:03 sergeche

@sergeche the VS plugin idea seems fantastic!

A few notes though: Is this actually working? The http://docs.emmet.io/ site has no information regarding VS? Should we use the binaries or the manual method? Any chance for some more installation details?

Thanks!

Merg1255 avatar Mar 09 '13 13:03 Merg1255

@Merg1255 this plugin is not finished yet so it’s not available for “official” download. It is originally developed by @sergey-rybalkin and I’m going to try to finish it and make sure everything works as expected.

I’m not aware of VS extensions should be installed, I guess you, as VS user, should know that.

sergeche avatar Mar 09 '13 16:03 sergeche

@sergeche thanks for your effort. Please let us know when the plugin will be ready! :)

Merg1255 avatar Mar 09 '13 17:03 Merg1255

:+1: for VS plugin ("extension").

Have same problem as OP, need to use crappy VS at work :(

RaphaelDDL avatar Apr 17 '13 20:04 RaphaelDDL