mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Edit: Added Find/Replace and Go To (Line) features in toolbar, rename Ace application folder.
This commit is contained in:
1
resources/ace/snippets/makefile.js
Normal file
1
resources/ace/snippets/makefile.js
Normal file
@@ -0,0 +1 @@
|
||||
ace.define("ace/snippets/makefile",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="snippet ifeq\n ifeq (${1:cond0},${2:cond1})\n ${3:code}\n endif\n",t.scope="makefile"})
|
||||
Reference in New Issue
Block a user