Ian Rose ac745a39b0 Merge pull request #4797 from jasongrout/ts292 há 6 anos atrás
..
src 27254c1979 Add `lineHeight` to the properties users can override. há 7 anos atrás
style 66c9b95aee Update to new CSS variable naming scheme and document it (#3403) há 7 anos atrás
README.md 4bec5eacf8 Add more README text. há 7 anos atrás
package.json 6be51dbe66 Update to Typescript 2.9.2. há 6 anos atrás
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. há 7 anos atrás

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.