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

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.