Open smcinerney opened 8 years ago
Sorry, I'll refile this as a Jupyter issue.
This is a good spot for the issue, assuming you're asking about the use inside the notebook.
Good point, this might be in the kernel implementation of tab completion, but I suspect it is in the frontend.
Shift-Tab completion on an object name only works when you place the edit cursor inside or after the object. Not when it's at the start of the object. I think that's contrary to most IDEs. Also, this gotcha is not documented anywhere.
Version: Jupyter 4.2.3 on MacOS