-1
Snippets and Build System question for JSP's
Whats the correct scope for jsp files in the <source> tag?
Ive tried source.jsp and source.java.jsp and i dont know what else to try, snippets or build system dont recognize it unless i just delete the source tag altogether, which is only useful for snippets, build system i really need it to be file type specific...
0
Alan Andersen fa 13 anys
Found my own answer after 3 months (forgot I had this account). Scope is controlled by each languages .tmLanguage file in the Packages folder. At the bottom of the .tmLanguage xml file is a key called scopeName with the scope just below that. For jsp it isnt source.jsp, its text.html.jsp.
Customer support service by UserEcho