Jason Grout b896f18fd8 Only emit the list of compiled files when doing a watch. 7 éve
..
src 6121bee4ed Indent in console after linebreak 7 éve
style 66c9b95aee Update to new CSS variable naming scheme and document it (#3403) 7 éve
README.md 4bec5eacf8 Add more README text. 7 éve
package.json b896f18fd8 Only emit the list of compiled files when doing a watch. 7 éve
tsconfig.json c5df745128 Rename base tsconfig.json to tsconfigbase.json so that running tsc at the root directory doesn’t accidentally try to do something. 7 éve

README.md

@jupyterlab/codeeditor

A JupyterLab package which defines an abstract interface to a code editor, which is used in many places in the application, including cells and the file editor.