create-editor.js |
Create a SourceEditor
@param {Object} config: SourceEditor config object
@returns
|
1632 |
index.js |
Update line wrapping for the codemirror editor.
|
2111 |
moz.build |
|
340 |
source-editor.css |
use 30% opacity to allow showing text selection background |
6254 |
source-search.js |
@memberof utils/source-search
@static
|
3880 |
tokens.js |
Wraps the codemirror mouse events to generate token events
@param {Object} editor
@returns {Function}
|
5337 |