AlbertHilb 81133a1d80 Add `wordWrapColumn` and `bounded` line wrapping modes. (#4936) před 6 roky
..
src 81133a1d80 Add `wordWrapColumn` and `bounded` line wrapping modes. (#4936) před 6 roky
style 74eac68b72 Make codebase prettier před 6 roky
README.md 4bec5eacf8 Add more README text. před 7 roky
package.json 4f54e989dd Publish před 6 roky
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. před 7 roky

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.