News

open spyder or spyder --light use python or ipython console. autoindent (automatic indentation) does not work What is the expected output? What do you see instead? def, for, while... should indent ...
in prior versions of vscode i could copy-paste an entire python file into the terminal and it would not "execute" the input until i pressed the "enter" key at the end of the paste. While pasting ...