jupyter-powershell
jupyter-powershell copied to clipboard
Tab completion
I did not try with python 3 but tab completion does not work with 2.7 once PR https://github.com/vors/jupyter-powershell/pull/1 is applied. Is this a known issue? How hard would it be to fix or add this feature?
Currently this is an initial proof-of-concept/prototype that doesn't support tab completion. The good way to get tab-completion and other intelligence would be to incorporate @daviwil's work from https://github.com/PowerShell/PowerShellEditorServices