Steven Silvester 6f529d1b57 Merge pull request #8547 from AlbertHilb/CodeMirrorEditor-static vor 4 Jahren
..
.vscode 8d5d9f5667 clean up packages vor 5 Jahren
src a0f3b640a7 Simplified multicursor backspace code vor 4 Jahren
style 6f529d1b57 Merge pull request #8547 from AlbertHilb/CodeMirrorEditor-static vor 4 Jahren
test 8ced7c465c test cleanup vor 5 Jahren
typings ff75091699 Fix codemirror typing issues. vor 6 Jahren
README.md 4bec5eacf8 Add more README text. vor 7 Jahren
babel.config.js cf37a1b085 modernize codemirror tests vor 5 Jahren
jest.config.js 8d5d9f5667 clean up packages vor 5 Jahren
package.json a81fd3ddeb New version vor 4 Jahren
tsconfig.json 17c91eef97 lint vor 5 Jahren
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target vor 5 Jahren
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files vor 5 Jahren

README.md

@jupyterlab/codemirror

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