Just a couple of hints in case you haven't noticed.
> -Populate File Explorer>Favorites with a couple of 'likely' locations,
> eg: [PythonDir], /site-packages, and maybe [Application Data]/
> PyScripter
If you right click on the file Explorer empty space and select browse
you have a number of presets including the directories on the Python
path. The same can be done via the toolbar.
> -Option to set default IDE window, eg to 'Variables', for debug.
You can save your favorite layout for debugging under the name
'Debug'. PyScripter then automatically switches in and out of that
layout during debugging. There is a command under the layout menu
specifically for that (Set debug layout).
Further comments below:
On Mar 10, 9:31 pm, thynnus <
thyn...@gmail.com> wrote:
> Hi Kiriakos,
>
> Default Setup Suggestions:
> -Start with 'default' or 'Office 2007' theme. 'Office 2003' is too
> bubblegum.
Well, I happen to like Office 2003 ;)
> -IDE Options window starts too narrow, 'default file encoding...'
> truncated.
fixed
> -Options>Undo after save: should be checked by default, since files
> are auto-saved before run?
Changed (for new installation) although it is the default on Borland's
IDEs
> -Supply a couple of example layouts: Minimal, Floating Widgets, Debug.
I do not want to overload the PyScripter.ini and layouts is a matter
of taste.
> -Add 'Editor Options' and 'Interpreter Editor Options', IDE Options to
> 'Editor Toolbar' because Interpreter editor options is otherwise
> obscure, and, IIRC, has been the subject of several threads here.
I want to keep the interface lean and I do not want to overload them
with commands you use only occasionally, You can customize the
toolbars if you want. There is even a 'User' toolbar to put your
favorite commands. The Interpreter Editor Options is on the context
menu of the interpreter (obvious enough I thought). The Editor
Options are on the context menu of the Editor Tabs.
> -Add Import Script, Execute Selection, Run Last Script, Debug Last
> Script, Set Command Line Parameters, to Run toolbar.
See comment above.
> -'Print Keyboard Shortcuts' button on Editor Options>Keystrokes panel.
> Creates/places in editor/prints all available commands and shortcuts
> (if any)
Good suggestion. I will keep in mind.
> -After re-order favorites, order not remembered.
Cannot reproduce.
> Question:
> Some themes draw a highlight box around the selected frame, how to
> make it more subtle?
Do you mean thinner?