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

Why autocompletion doesn't works #117

Open
ghost opened this issue Oct 23, 2021 · 2 comments
Open

Why autocompletion doesn't works #117

ghost opened this issue Oct 23, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 23, 2021

No description provided.

@ghost
Copy link
Author

ghost commented Oct 23, 2021

I install xeus-sqlite and open an existing database using %LOAD magic command in vscode jupyter notebook and start to code. Whenever I write a sqlite statement like SELECT, autocompletion works but when I type the name of a fild or tabel of my database it doesn't works. How can I activated that?

@ghost ghost changed the title Why autocompletion doss Why autocompletion don't works Oct 23, 2021
@ghost ghost changed the title Why autocompletion don't works Why autocompletion doesn't works Oct 23, 2021
@marimeireles
Copy link
Member

To others that might be interested in this issue. It's not implemented.
I don't really know how to deal with this, we'd have to dive into the code of sqlite-cpp, but the maintainer is a very cool person, I'm sure they'd help us with this :)
Anyone! Feel free to tackle it, I'm always around to help answering questions

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

1 participant