New submission from Mark Roseman:

This builds on things like the tabbed editor suggestion, but essentially I'm 
talking about a scenario where you'd have your one (editor) window open working 
on your program, you click 'run...' or 'debug...' from the menu, and a shell 
and debugger area open up at the bottom of that one window, and you can resize 
that area.

This is analogous to what happens if you click 'inspect element' in most web 
browsers nowadays.

Getting rid of the *need* for multiple windows would help simplify a lot of 
things.

----------
components: IDLE
messages: 248195
nosy: kbk, markroseman, roger.serwy, terry.reedy
priority: normal
severity: normal
status: open
title: ability to integrate editor, shell, debugger in one window
type: enhancement
versions: Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24826>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to