Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Macuyiko/minecraft-python
/ ext-whitespace.js
File
ext-whitespace.js
ServerEditorWeb/ace/ext-whitespace.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
ace.define(
"ace/ext/whitespace"
,[
"require"
,
"exports"
,
"module"
,
"ace/lib/lang"
],
function
(require, exports, module) {
2
"use strict"
;
3
4
var
lang = require(
"../lib/lang"
);
Callers
nothing calls this directly
Calls
3
require
Function · 0.85
getScore
Function · 0.85
min
Method · 0.80
Tested by
no test coverage detected