MCPcopy
hub / github.com/ajaxorg/ace-builds

github.com/ajaxorg/ace-builds @v1.44.0 sqlite

repository ↗ · DeepWiki ↗ · release v1.44.0 ↗
13,441 symbols 49,958 edges 1,976 files 21 documented · 0%
README

Ace (Ajax.org Cloud9 Editor)

CDNJS npm

Ace is a code editor written in JavaScript.


ISSUES ARE DISABLED IN THIS REPOSITORY

This repository has only generated files. To report your issues, suggest features, ask questions, or work on Ace editor itself please go to Ace repository https://github.com/ajaxorg/ace.


Here you can find pre-built files for convenience of embedding. It contains 4 versions: * src concatenated but not minified * src-min concatenated and minified with uglify.js * src-noconflict uses ace.require instead of require * src-min-noconflict concatenated, minified with uglify.js, and uses ace.require instead of require

For a simple way of embedding ace into webpage see editor.html or list of other simple examples. To see ace in action go to kitchen-sink-demo, scrollable-page-demo or minimal demo.

Extension points exported contracts — how you extend this code

CodeLenseProvider (Interface)
* Provider interface for code lens functionality
ace.d.ts
CommandBarTooltip (Interface)
(no doc)
types/ace-ext.d.ts
AppConfig (Interface)
(no doc)
types/ace-lib.d.ts
FontMetrics (Interface)
(no doc)
types/ace-modules.d.ts
CodeLenseCommand (Interface)
* Represents a command associated with a code lens
ace.d.ts
BaseDiffView (Interface)
(no doc)
types/ace-ext.d.ts
Document (Interface)
(no doc)
types/ace-modules.d.ts
CodeLense (Interface)
* Represents a code lens - an actionable UI element displayed above a code line
ace.d.ts

Core symbols most depended-on inside this repo

require
called by 6157
src/ace.js
require
called by 5418
src-noconflict/ace.js
e
called by 4630
src-min-noconflict/ace.js
e
called by 4630
src-min/ace.js
shift
called by 2692
src/worker-xquery.js
shift
called by 2692
src-noconflict/worker-xquery.js
lookahead1W
called by 2200
src/worker-xquery.js
lookahead1W
called by 2200
src-noconflict/worker-xquery.js

Shape

Function 13,139
Class 138
Method 88
Interface 76

Languages

TypeScript100%
Java1%
Go1%

Modules by API surface

src/worker-xquery.js921 symbols
src-noconflict/worker-xquery.js921 symbols
src-min/worker-xquery.js587 symbols
src-min-noconflict/worker-xquery.js587 symbols
src/worker-javascript.js397 symbols
src-noconflict/worker-javascript.js397 symbols
demo/kitchen-sink/demo.js246 symbols
src/worker-yaml.js218 symbols
src-noconflict/worker-yaml.js218 symbols
src/ace.js201 symbols
src-noconflict/ace.js201 symbols
src-min/worker-javascript.js190 symbols

For agents

$ claude mcp add ace-builds \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact