Open
Description
It should be possible to link the completion library with the Sage process in the background to provide tab-completion while editing a sage-shell:sage-mode
file.
Already now we have Eldoc integration in sage-shell:sage-mode
files, which is awesome, and demonstrates that the plumbing for this sort of communication is already there.