Jason Grout c5df745128 Rename base tsconfig.json to tsconfigbase.json so that running tsc at the root directory doesn’t accidentally try to do something. 7 年之前
..
src 6f54eb5a45 Enable the Typescript es6ModuleInterop option. 7 年之前
style e174ebe8d7 Solarized themes for text editor 7 年之前
typings 105365aec6 Add support for find and replace in the editor 7 年之前
README.md 4bec5eacf8 Add more README text. 7 年之前
package.json c57bb491cb Update to typescript 2.9.1 7 年之前
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 年之前

README.md

@jupyterlab/codemirror

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