[IPython-User] Indenting problems qtconsole (maybe TABs vs. SPACEs)
Fernando Perez
fperez.net@gmail....
Sun Aug 21 20:14:14 CDT 2011
On Sat, Aug 20, 2011 at 9:31 AM, MinRK <benjaminrk@gmail.com> wrote:
>
> Things we need to do:
> 1. make indentation of the InputSplitter object configurable
> 2. bind tab to insert the same text as the auto-indent
If nothing else, a quick fix would be to at least bind tab to 4 spaces
in the qt console. It's the default indentation used almost
everywhere, and less likely to cause problems than true tab
characters...
Evan, what do you think of this? Have you guys received any more
feedback via epd on the console?
Cheers,
f
More information about the IPython-User
mailing list