Click here to Skip to main content
15,880,405 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi all,

I know that this is not a programming language but i google it and i already downloaded intellisence for visual studio 2010 to make html5 suggestions available in it but it is not working,so please can you tell me how to integrate html 5 in vs2010 or any one can tell me about a better editor to write html5 in it ?

Thanks in advance,
Posted

1 solution

If you installed VS2010 to a custom location the installer fails:
http://visualstudiogallery.msdn.microsoft.com/d771cbc8-d60a-40b0-a1d8-f19fc393127d[^]

The thing to do is to move the intellisense XML to the correct directory. For other editors see this[^] thread on Stack Overflow. You'll get as many different answers as there are people (almost :-)) personally, I'd go for coffeecup/html-editor/[^] for a free "playing around" editor.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 5-Apr-11 0:33am    
Good Answer, my 5.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900