aboutsummaryrefslogtreecommitdiff
path: root/htdocs/js/ace/snippets/abc.js
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/js/ace/snippets/abc.js')
-rw-r--r--htdocs/js/ace/snippets/abc.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/js/ace/snippets/abc.js b/htdocs/js/ace/snippets/abc.js
new file mode 100644
index 0000000..e2682b7
--- /dev/null
+++ b/htdocs/js/ace/snippets/abc.js
@@ -0,0 +1 @@
+define("ace/snippets/abc",["require","exports","module"],function(e,t,n){"use strict";t.snippetText='\nsnippet zupfnoter.print\n %%%%hn.print {"startpos": ${1:pos_y}, "t":"${2:title}", "v":[${3:voices}], "s":[[${4:syncvoices}1,2]], "f":[${5:flowlines}], "sf":[${6:subflowlines}], "j":[${7:jumplines}]}\n\nsnippet zupfnoter.note\n %%%%hn.note {"pos": [${1:pos_x},${2:pos_y}], "text": "${3:text}", "style": "${4:style}"}\n\nsnippet zupfnoter.annotation\n %%%%hn.annotation {"id": "${1:id}", "pos": [${2:pos}], "text": "${3:text}"}\n\nsnippet zupfnoter.lyrics\n %%%%hn.lyrics {"pos": [${1:x_pos},${2:y_pos}]}\n\nsnippet zupfnoter.legend\n %%%%hn.legend {"pos": [${1:x_pos},${2:y_pos}]}\n\n\n\nsnippet zupfnoter.target\n "^:${1:target}"\n\nsnippet zupfnoter.goto\n "^@${1:target}@${2:distance}"\n\nsnippet zupfnoter.annotationref\n "^#${1:target}"\n\nsnippet zupfnoter.annotation\n "^!${1:text}@${2:x_offset},${3:y_offset}"\n\n\n',t.scope="abc"}) \ No newline at end of file