-
- Downloads
py/repl: If there're no better alternatives, try to complete "import".
Also do that only for the first word in a line. The idea is that when you start up interpreter, high chance that you want to do an import. With this patch, this can be achieved with "i<tab>".
Please register or sign in to comment