IDE relating stuff

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Michael Vogel
Addict
Addict
Posts: 2797
Joined: Thu Feb 09, 2006 11:27 pm
Contact:

IDE relating stuff

Post by Michael Vogel »

* loading big source files (200k x_lib.pb) takes quiiiite long (nearly a minute!) until the IDE is ready to edit. And even scrolling up and done one line takes a while...

* the option "view error log" on new files is ignored when loading a file, so the window at the bottom area will be opened every time

* assigning two different accelerator keys for each function would be nice and some simple functions like delete line should also get a hotkey

Michael
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

There is a setting for the error log in preferences, this wil apply to new files
Its in Editor/Defaults
User avatar
Michael Vogel
Addict
Addict
Posts: 2797
Joined: Thu Feb 09, 2006 11:27 pm
Contact:

Error Log window

Post by Michael Vogel »

Yes, for new files, but when a file is loaded, this setting is ignored (it seems to be saved within the file) - I would prefer, that also loaded files will have the log open or close, depending on this setting.
Post Reply