Skip to content

Latest commit

 

History

History
 
 

devtools-source-editor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Source Editor

Npm version

The Source Editor is the DevTools shared CodeMirror wrapper. It is currently used in the Debugger and has shared styles.

editor-image

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.