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

README.md

@jupyterlab/completer

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