scripting - Visual Studio add-in for WSF and WSC files -


are there add-ins visual studio assist editing wsf , wsc files?

wsf , wsc (windows script component) files xml files interpreted windows script host. contain script metadata in xml elements, , 1 or more scripts in cdata blocks.

sapien primalscript great job of handling these files, , displays them "workspace" (or "solution" in vs parlance) embedded scripts shown, , editable, separately syntax highlighting, basic intellisense, etc.

when open these files in vs displays xml file.

is there add-in visual studio more primalscript does? can use primalscript if have to, i'd rather not install separate tool if can it.

from comment, added wsc file extension in vs2010 > tools > options > text editor > file extension, , set editor html editor.

this allowed me have intellisense working in cdata section of wsc file.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -