Almar Klein

Results 295 issues of Almar Klein

Selecting not whole lines, but only the colums under a certain rectangle. Not sure if Qt can do this though.

type: enhancement
part: editor

Some people indicated they'd still be interested in being able to distribute a complete anaconda+IDE package (what Pyzo used to be). This is possible, since the Pyzo IDE detects environments...

type: task
part: building and distribution

Originally reported by: **Eelke Spaak (Bitbucket: [EelkeSpaak](http://bitbucket.org/EelkeSpaak), GitHub: Unknown)** --- When a module's source code has been changed in the editor (and the file has been saved), if that module...

type: enhancement
part: shell
part: kernel

Originally reported by: **Ian Bell (Bitbucket: [ibell](http://bitbucket.org/ibell), GitHub: [ibell](http://github.com/ibell))** --- If I have a long-running script active in the python shell, and I start another script, it automatically kills the...

type: enhancement
part: shell
part: menu / settings

Originally reported by: **Anonymous** --- We have option to add ToogleBookmarks as red circle point on left side of code - next to line number, but we can't navigate (or...

type: enhancement
part: editor

Originally reported by: **Almar Klein (Bitbucket: [almarklein](http://bitbucket.org/almarklein), GitHub: [almarklein](http://github.com/almarklein))** --- Debug mode is currently implicit: it's on if there are nonzero breakpoints. An explicit debug mode would allow leaving breakpoints...

type: enhancement
part: shell
type: discussion

Originally reported by: **rreilink (Bitbucket: [rreilink](http://bitbucket.org/rreilink), GitHub: [rreilink](http://github.com/rreilink))** --- Load one file using the import data wizard. Then close the wizard and select another file. The column names / column...

type: bug
part: tools

Originally reported by: **rreilink (Bitbucket: [rreilink](http://bitbucket.org/rreilink), GitHub: [rreilink](http://github.com/rreilink))** --- When SystemExit is raised, the kernel should not quit but instead stop the program and show the prompt >>> This could...

type: enhancement
part: kernel
type: discussion

Originally reported by: **BrenBarn (Bitbucket: [BrenBarn](http://bitbucket.org/BrenBarn), GitHub: [BrenBarn](http://github.com/BrenBarn))** --- Currently, copying and pasting code from the shell is awkward, because all the output and prompts, etc., are copied too. It...

type: enhancement
part: shell

Originally reported by: **BrenBarn (Bitbucket: [BrenBarn](http://bitbucket.org/BrenBarn), GitHub: [BrenBarn](http://github.com/BrenBarn))** --- Currently when code from the editor is run in the shell, IEP only shows a generic message like "executing lines XXX-YYY"....

type: enhancement
part: shell