Jason Grout 862b96d202 Sort completion filtering results 4 лет назад
..
.vscode 8d5d9f5667 clean up packages 5 лет назад
src 862b96d202 Sort completion filtering results 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 efbf3a4077 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.