Registering extension EJS with visual studio and intellisense?
does anyone know how i can map EJS to visual studio to act like a HTML file. I think i managed to do it but its got a lot of bloat in it.. Its basically an HTML file without the HTML and BODY tags.. so i selected the UserControl in VS 2008, tools, options, Text Editor, file extension and added EJS and added it as usercontrol. If i choose html then it doesn't offer intellisense until it detects a HTML and BODY .. My question really is can i add to this list? and create my own?? It need to offer intellisense for html and javascript but nothing more. Also can i create some kind of code to install