When I place my cursor on an existing PureBasic Constant, Structure or Interface in my program and I press the F1 key, the IDE should respond by opening the Structure Viewer Tool at the appropriate location, so that I can see the values... much in the same way the Windows API now operates e.g. "CopyFile_"
Because of the time-delay (many constants, etc) when starting the Structure Viewer Tool, perhaps it could also be set up to run in the background?
blueb
More IDE automation...
More IDE automation...
- It was too lonely at the top.
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
Re: More IDE automation...
When I press Alt+S on a structure name, the Structure Viewer opens to it.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
Re: More IDE automation...
Yes, that's true, but it only opens the program. It does not go to the desired Constant or Structure location.
Besides I like F1 being the help key.
blueb
Besides I like F1 being the help key.

blueb
- It was too lonely at the top.
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
Re: More IDE automation...
It does here, as PB said, for Structures and Interfaces. I'm on Windows but I seem to recall it does it on Linux too.blueb wrote:Yes, that's true, but it only opens the program. It does not go to the desired Constant or Structure location.
Not much to be said about a constant though, but indeed they are there...so... maybe it should jump to them too.blueb wrote:When I place my cursor on an existing PureBasic Constant, Structure or Interface in my program ...
"Have you tried turning it off and on again ?"
A little PureBasic review
A little PureBasic review
Re: More IDE automation...
> It does not go to the desired Constant or Structure location
It does for Structures.
It does for Structures.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.