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