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.
1 parent 01a5454 commit 3213f6dCopy full SHA for 3213f6d
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