Collapsible functions in IDE
#13
(02-01-2023, 04:34 PM)Balderdash Wrote: I don't see code folding as an unreasonable request but I'm also not going to be the one having to code such a thing. It could be quite difficult to do. But I don't think it would necessarily be more resource intensive, since code is hidden from display. I could be wrong, though. And if I am, I'm sure someone will be quick to let me know.

I agree that the collapsable  block of code  is a fine feature that can be useful, moreover it requests only a modding to the part of code that manage the output of the text in the editor window, in the case the QB64IDE has one routine to do this.
But  I think that it is important to say that QB64 IDE has some navigation tools:
1. via Search menu you can use the Go To line  (Ctrl+G) command
2. a Quick Navigation option that let you follow the flow of the code and go back using the little arrow to left appaering on the editor screen of the IDE
3. a Bookmark tool in which you can set some bookmark points by Alt+left arrow (How many you can set I dunno)) and navigate through these by Alt+up arrow and Alt+down arrow.
Reply


Messages In This Thread
Collapsible functions in IDE - by RokCoder - 02-01-2023, 09:48 AM
RE: Collapsible functions in IDE - by Dimster - 02-01-2023, 02:01 PM
RE: Collapsible functions in IDE - by SMcNeill - 02-01-2023, 02:17 PM
RE: Collapsible functions in IDE - by mnrvovrfc - 02-01-2023, 03:40 PM
RE: Collapsible functions in IDE - by RokCoder - 02-01-2023, 04:29 PM
RE: Collapsible functions in IDE - by RhoSigma - 02-01-2023, 04:11 PM
RE: Collapsible functions in IDE - by RokCoder - 02-01-2023, 05:03 PM
RE: Collapsible functions in IDE - by RhoSigma - 02-02-2023, 12:33 AM
RE: Collapsible functions in IDE - by mnrvovrfc - 02-02-2023, 01:38 AM
RE: Collapsible functions in IDE - by bobalooie - 02-03-2023, 01:47 AM
RE: Collapsible functions in IDE - by RhoSigma - 02-10-2023, 10:08 PM
RE: Collapsible functions in IDE - by TempodiBasic - 02-02-2023, 01:06 AM
RE: Collapsible functions in IDE - by aurel - 02-02-2023, 07:47 AM
RE: Collapsible functions in IDE - by mnrvovrfc - 02-02-2023, 02:33 PM
RE: Collapsible functions in IDE - by mnrvovrfc - 02-06-2023, 07:50 PM
RE: Collapsible functions in IDE - by bert22306 - 02-06-2023, 11:04 PM
RE: Collapsible functions in IDE - by mnrvovrfc - 02-07-2023, 09:39 PM
RE: Collapsible functions in IDE - by SMcNeill - 02-07-2023, 01:58 AM
RE: Collapsible functions in IDE - by bplus - 02-06-2023, 08:08 PM
RE: Collapsible functions in IDE - by bplus - 02-07-2023, 12:09 AM



Users browsing this thread: 9 Guest(s)