Steven Silvester f7b7ee7d27 Merge pull request #8584 from AlbertHilb/ShadowDOM hace 4 años
..
.vscode 8d5d9f5667 clean up packages hace 5 años
src ca53913c62 make handlePaste optional hace 5 años
style 88fcf31ff6 first pass at icon cleanup/migration finished hace 5 años
test ab98eb9502 Move CodeMirror HTML tree and related CSS to shadow DOM. hace 4 años
README.md 4bec5eacf8 Add more README text. hace 7 años
babel.config.js 2f9a35fa4a modernize codeeditor tests hace 5 años
jest.config.js 8d5d9f5667 clean up packages hace 5 años
package.json b83bcaa0aa New version hace 4 años
tsconfig.json c388056d00 integrity hace 5 años
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target hace 5 años
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files hace 5 años

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.