devtools-source-editor
v0.0.8
Published
DevTools Source Editor
Downloads
5
Maintainers
Keywords
Readme
Source Editor
The Source Editor is the DevTools shared CodeMirror wrapper. It is currently used in the Debugger and has shared styles.
Getting Started
yarn start
- work on the Editor locally.
You can also work on it directly in the debugger by using yarn link
or making changes in the debugger's node_modules/devtools-source-editor
directory.