mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-03 21:23:05 +00:00
feature(ace) 1.1.3
This commit is contained in:
parent
cf4b3c3e37
commit
eada8693cf
229 changed files with 110049 additions and 35797 deletions
7
lib/client/edit/snippets/vbscript.js
Normal file
7
lib/client/edit/snippets/vbscript.js
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
ace.define('ace/snippets/vbscript', ['require', 'exports', 'module' ], function(require, exports, module) {
|
||||
|
||||
|
||||
exports.snippetText = "";
|
||||
exports.scope = "vbscript";
|
||||
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue