All Downloads are FREE. Search and download functionalities are using the official Maven repository.

js.ace.src-min-noconflict.snippets.snippets.js Maven / Gradle / Ivy

There is a newer version: 8.4.5
Show newest version
ace.define("ace/snippets/snippets",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="# snippets for making snippets :)\nsnippet snip\n	snippet ${1:trigger}\n		${2}\nsnippet msnip\n	snippet ${1:trigger} ${2:description}\n		${3}\nsnippet v\n	{VISUAL}\n",t.scope="snippets"})




© 2015 - 2025 Weber Informatics LLC | Privacy Policy