Steven Silvester 8438b2412d New version 3 years ago
..
.vscode 8d5d9f5667 clean up packages 5 years ago
src 1983a66083 Completer: expose `activeIndex` and `indexChanged` (#10244) 3 years ago
style a0b72294bb Integrity update. 4 years ago
test 16cba948f0 Shared editing with collaborative notebook model. (#10118) 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 8438b2412d New version 3 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 9b42db0c8a Update typedoc config for 0.20 beta 27 4 years ago

README.md

@jupyterlab/completer

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