Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to update autocomplete database #1

Open
cicacica opened this issue Sep 22, 2020 · 1 comment
Open

A way to update autocomplete database #1

cicacica opened this issue Sep 22, 2020 · 1 comment

Comments

@cicacica
Copy link

Is there a way to update the autocomplete database? Like after loading an adds on.

@Ludwiggle
Copy link
Owner

Ludwiggle commented Aug 2, 2021

The autocomplete database is composed of Global and System names. Actually I do not know where a loaded add on would show up. Right now Global database gets updated at every autocomplete request, while the bigger System database is created only at the start of the Jupyter kernel and it does not get updated during a session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants