QB64 Phoenix Edition
Off-topic utility - Printable Version

+- QB64 Phoenix Edition (https://qb64phoenix.com/forum)
+-- Forum: QB64 Rising (https://qb64phoenix.com/forum/forumdisplay.php?fid=1)
+--- Forum: Code and Stuff (https://qb64phoenix.com/forum/forumdisplay.php?fid=3)
+---- Forum: Utilities (https://qb64phoenix.com/forum/forumdisplay.php?fid=8)
+---- Thread: Off-topic utility (/showthread.php?tid=3603)



Off-topic utility - krovit - 04-09-2025

https://github.com/dnGrep/dnGrep/releases/tag/v4.4.30.0

Hello! 

The topic is slightly off-topic, but I’m sure it’s useful for everyone to know that with this small but versatile free and open-source software, it is possible to manage hundreds of BAS (and other types) files in order to keep your projects up to date. 

Maybe you already know it, but I think it's useful to point it out. It's unnecessary to explain further, but for example, just think about how you can change a word, or the name of a variable, or search for and locate that point in the code of that file you wrote years ago and just can't remember where it is within your project...

Smile