Ian Rose df3a91c74d Merge pull request #6057 from tibdex/update-react %!s(int64=6) %!d(string=hai) anos
..
src 0685159084 No floating promises in core packages. %!s(int64=6) %!d(string=hai) anos
style 74eac68b72 Make codebase prettier %!s(int64=6) %!d(string=hai) anos
README.md a78b273e6b More READMEs %!s(int64=7) %!d(string=hai) anos
package.json 9be3a439ca fixup! Update react and react-dom to let extensions use React hooks %!s(int64=6) %!d(string=hai) anos
tdoptions.json 5fee8c5389 Switch to ts 3.1 %!s(int64=6) %!d(string=hai) anos
tsconfig.json 9dfc6e4510 Split components into the packages, and plugins into the extensions. %!s(int64=6) %!d(string=hai) anos

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.