create-editor.js |
Create a SourceEditor
@param {Object} config: SourceEditor config object
@returns
|
1712 |
index.js |
Update line wrapping for the codemirror editor.
|
4041 |
moz.build |
|
367 |
source-documents.js |
Returns Code Mirror mode for source content type
|
5983 |
source-editor.css |
Don't display the highlight color since the debug line
is already highlighted |
5779 |
source-search.js |
@memberof utils/source-search
@static
|
9171 |
tests |
|
|
tokens.js |
Wraps the codemirror mouse events to generate token events
@param {Object} editor
@returns {Function}
|
5065 |