MCPcopy Index your code
hub / github.com/Macuyiko/minecraft-python / ext-language_tools.js

File ext-language_tools.js

ServerEditorWeb/ace/ext-language_tools.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1ace.define("ace/snippets",["require","exports","module","ace/lib/oop","ace/lib/event_emitter","ace/lib/lang","ace/range","ace/anchor","ace/keyboard/hash_handler","ace/tokenizer","ace/lib/dom","ace/editor"], function(require, exports, module) {
2"use strict";
3var oop = require("./lib/oop");
4var EventEmitter = require("./lib/event_emitter").EventEmitter;

Callers

nothing calls this directly

Calls 15

requireFunction · 0.85
wordDistanceFunction · 0.85
maxMethod · 0.80
minMethod · 0.80
TabstopTokenFunction · 0.70
escapeFunction · 0.70
gotoNextFunction · 0.70
copyValueFunction · 0.70
addSnippetFunction · 0.70
removeSnippetFunction · 0.70
comparePointsFunction · 0.70
moveRelativeFunction · 0.70

Tested by

no test coverage detected