ErrLookup › ajaxorg/ace

ajaxorg/ace

Ace (Ajax.org Cloud9 Editor) · JavaScript · 925 source files

Analyzed at 2c1eddc392 on 2026-08-30. 19 documented errors.

Code / MessageTypeSeverityTags
ace.edit can't find div #
exception error dom, initialization, editor
Unknown config key:
exception error config, validation
Can't add a fold to this FoldLine as it has no connection
exception error folding, internal-state
Trying to add fold to FoldRow that doesn't have a matching r
exception error folding, internal-state
invalid fold style:
exception error folding, validation
Textarea required!
exception error dom, textarea, extension
(Vim.defineEx) "'+prefix+'" is not a prefix of "'+name+'", c
exception error vim, api-misuse
Mark not set
exception error vim, marks, ex-command
Search feature not available. Requires searchcursor.js or an
exception error vim, missing-dependency, search
Cannot convert undefined or null to object
exception error typeerror, null-undefined, polyfill, object-assign
couldn't load module " + theme + " or it didn't call define
exception error theme, module-loading, async, undefined
This is an obsolete command. Please use `openCommandPalette`
console warning deprecation, typo, commands, console-warning
Use of document.insertLines is deprecated. Use the insertFul
console warning deprecation, document-api, console-warning
Use of document.removeLines is deprecated. Use the removeFul
console warning deprecation, document-api, console-warning
Use of document.insertNewLine is deprecated. Use insertMerge
console warning deprecation, document-api, console-warning
Could not load worker
console warning web-worker, mode, configuration, loading
script for emmet-core is not loaded
console warning emmet, extension, dependency-loading, configuration
No valid mapping found in 256 combinations.
console warning font-metrics, rendering, measurement, headless
deprecated use session.addGutterDecoration
console warning deprecation, gutter, console-warning