Jason Grout 054e748f0a Upgrade to Typescript 4 4 years ago
..
.vscode 8d5d9f5667 clean up packages 5 years ago
src d0f17c3109 Merge pull request #8375 from kiteco/single-completion-fix 4 years ago
style d42d8dc8cc add background coloring to icon completions 5 years ago
test cdefc5ff90 Add unit test 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 054e748f0a Upgrade to Typescript 4 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.