Open dabro opened 7 years ago
Great. Maybe you should start looking into cling::Interpreter::codeComplete
. This is the interface you will have to query most of the time.
@vgvassilev we have work in progress on that but this would require the cling package to get in :)
is there any progress in this direction?
Would be nice to be able to tab/^G complete in Jupyter notebook--ie be able to access the Cling autocompletion.
I'd be willing to work it, if someone could take the time to give me a guided tour. I don't have the time to bumble around :(