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

public.js.ace.snippets.snippets.js Maven / Gradle / Ivy

There is a newer version: 2.2.0
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 - 2024 Weber Informatics LLC | Privacy Policy