We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01a5454 + 3213f6d commit 48647e5Copy full SHA for 48647e5
handler_snippets/action.sublime-snippet
@@ -3,7 +3,7 @@
3
/**
4
* ${1:index}
5
*/
6
-any function ${1:index}(event,rc,prc)}{
+any function ${1:index}(event,rc,prc){
7
${0}
8
event.setView("${TM_FILENAME/\.cfm//}/${1}");
9
}
0 commit comments