0.0.8 • Published 8 years ago
devtools-source-editor v0.0.8
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.