Steven Silvester 8de3ca8e2c New version il y a 4 ans
..
.vscode 8d5d9f5667 clean up packages il y a 5 ans
src 78da974e1d Apply lint again il y a 5 ans
style a366024d6d switch filebrowser to newest JLIcon icon handling il y a 5 ans
test 8d5d9f5667 clean up packages il y a 5 ans
README.md a78b273e6b More READMEs il y a 7 ans
babel.config.js 9c0394244a modernize fileeditor tests il y a 5 ans
jest.config.js 8d5d9f5667 clean up packages il y a 5 ans
package.json 8de3ca8e2c New version il y a 4 ans
tsconfig.json cbd67300b2 progress fixing text editor icon 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/fileeditor

A JupyterLab package which provides a text editor. The default text editor wraps a codemirror instance, but others may be substituted by implementing the @jupyterlab/codeeditor interface.