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

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

There is a newer version: 2.2.0
Show newest version
ace.define("ace/snippets/maze",["require","exports","module"],function(e,t,n){"use strict";t.snippetText="snippet >\ndescription assignment\nscope maze\n	-> ${1}= ${2}\n\nsnippet >\ndescription if\nscope maze\n	-> IF ${2:**} THEN %${3:L} ELSE %${4:R}\n",t.scope="maze"})




© 2015 - 2024 Weber Informatics LLC | Privacy Policy