Jason Grout f6d1b26c44 New version 4 年 前
..
.vscode 8d5d9f5667 clean up packages 5 年 前
src dd5c68a740 Allow to substitute the default completer 4 年 前
style d42d8dc8cc add background coloring to icon completions 5 年 前
test cdb5b99a88 Convert jest imports to typescript type references. 4 年 前
README.md 4bec5eacf8 Add more README text. 7 年 前
babel.config.js f09c1987b7 modernize completer tests 5 年 前
jest.config.js 8d5d9f5667 clean up packages 5 年 前
package.json f6d1b26c44 New version 4 年 前
tsconfig.json f67bb1b290 change ICompletionItem.icon representation 5 年 前
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target 5 年 前
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files 5 年 前

README.md

@jupyterlab/completer

A JupyterLab package which provides a text completer for editing code in the Jupyter notebook and code console.