Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IDE suggestion
#3
For me, I've used a simple little prefix system for stuff like this before.

SUB C_PrintOut
SUB IC_Locate
SUB NR_FileSave

The C_ is COMPLETE, IC_ is INCOMPLETE, NR_ is NEEDS REVISION, and so on.  Then, just using the Search and Replace function, it's easy enough to change the name programwide from IC_Locate to C_Locate (or whatnot) as needed.  Wink

As for sorting, just click the "Sort Sub/Function by name" option, and that'd easily show you what's finished, unfinished, and needs rework.
Reply


Messages In This Thread
IDE suggestion - by NasaCow - 04-06-2023, 02:45 AM
RE: IDE suggestion - by mnrvovrfc - 04-06-2023, 05:36 AM
RE: IDE suggestion - by SMcNeill - 04-06-2023, 09:25 AM
RE: IDE suggestion - by PhilOfPerth - 04-06-2023, 11:23 PM
RE: IDE suggestion - by Roland_Beat_Boxer - 05-12-2023, 02:40 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  IDE suggestions / editor questions madscijr 14 2,391 05-01-2025, 12:56 PM
Last Post: madscijr
  IDE almost flatlines 4 of 4 cpus - linux - any cure? desA 5 1,080 07-28-2024, 02:49 PM
Last Post: bplus
  Viewing SUBs in IDE TerryRitchie 0 486 05-27-2024, 06:24 PM
Last Post: TerryRitchie
  Question about Window Width in IDE menu TerryRitchie 3 707 05-09-2024, 05:38 PM
Last Post: TerryRitchie
  Typo in IDE ASCII Chart TerryRitchie 4 977 05-08-2024, 02:31 PM
Last Post: Dimster

Forum Jump:


Users browsing this thread: 1 Guest(s)