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

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.