AlbertHilb 81133a1d80 Add `wordWrapColumn` and `bounded` line wrapping modes. (#4936) 6 years ago
..
src 81133a1d80 Add `wordWrapColumn` and `bounded` line wrapping modes. (#4936) 6 years ago
style 74eac68b72 Make codebase prettier 6 years ago
typings 160dac74cf Codespell run on the code base 6 years ago
README.md 4bec5eacf8 Add more README text. 7 years ago
package.json 4f54e989dd Publish 6 years ago
tsconfig.json c5df745128 Rename base tsconfig.json to tsconfigbase.json so that running tsc at the root directory doesn’t accidentally try to do something. 7 years ago

README.md

@jupyterlab/codemirror

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