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

README.md

@jupyterlab/codemirror

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