aboutsummaryrefslogtreecommitdiff
path: root/htdocs/js/ace/snippets/razor.js
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/js/ace/snippets/razor.js')
-rw-r--r--htdocs/js/ace/snippets/razor.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/js/ace/snippets/razor.js b/htdocs/js/ace/snippets/razor.js
new file mode 100644
index 0000000..8aa8e97
--- /dev/null
+++ b/htdocs/js/ace/snippets/razor.js
@@ -0,0 +1 @@
+define("ace/snippets/razor",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="snippet if\n(${1} == ${2}) {\n ${3}\n}",t.scope="razor"}) \ No newline at end of file