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

Visual studio 2010/12 support #8

Open
evolutionxbox opened this issue Nov 5, 2012 · 21 comments
Open

Visual studio 2010/12 support #8

evolutionxbox opened this issue Nov 5, 2012 · 21 comments

Comments

@evolutionxbox
Copy link

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

@sergeche
Copy link
Member

sergeche commented Nov 6, 2012

Maybe later. I’ll check out VS plugin API

@svallory
Copy link

👍 to this!

@KiarashS
Copy link

KiarashS commented Dec 5, 2012

please support visual studio.

@KiarashS
Copy link

KiarashS commented Dec 6, 2012

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

@sergey-rybalkin
Copy link

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

@sergeche
Copy link
Member

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

@Chris2011
Copy link

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
Copy link

Sry for the double post, I have create it here: emmetio/emmet#167

@wagneripjr
Copy link

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

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

@chrispaynter
Copy link

Would love to see a VS plugin also.

@blowsie
Copy link

blowsie commented Feb 28, 2013

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

@Merg1255
Copy link

Merg1255 commented Mar 6, 2013

any news on this one?..

@blowsie
Copy link

blowsie commented Mar 7, 2013

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

@Merg1255
Copy link

Merg1255 commented Mar 7, 2013

@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?

@blowsie
Copy link

blowsie commented Mar 7, 2013

@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

@Merg1255
Copy link

Merg1255 commented Mar 7, 2013

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

@sergeche
Copy link
Member

sergeche commented Mar 9, 2013

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

@Merg1255
Copy link

Merg1255 commented Mar 9, 2013

@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!

@sergeche
Copy link
Member

sergeche commented Mar 9, 2013

@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.

@Merg1255
Copy link

Merg1255 commented Mar 9, 2013

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

@RaphaelDDL
Copy link

👍 for VS plugin ("extension").

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

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