Jason Grout b896f18fd8 Only emit the list of compiled files when doing a watch. 7 years ago
..
src 6f54eb5a45 Enable the Typescript es6ModuleInterop option. 7 years ago
style e174ebe8d7 Solarized themes for text editor 7 years ago
typings 105365aec6 Add support for find and replace in the editor 7 years ago
README.md 4bec5eacf8 Add more README text. 7 years ago
package.json b896f18fd8 Only emit the list of compiled files when doing a watch. 7 years ago
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 years ago

README.md

@jupyterlab/codemirror

A JupyterLab package which provides the default implementation of the @jupyterlab/codeeditor interface, using the CodeMirror editor.