Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@ScriptCoded You'd have much fewer hits for "IF" than for "if". You could even use some #define-like mechanism to define IF as if, and then you use IF in the source text only for the important ifs. ^^
-
@Fast-Nop Haha, absolutely. Then I'd just have to tab though a few hundred less!
-
Parzi88335y"\nif " or "\nif{" or shit like that.
Notepad++ supports these if you enable them with a clearly-labeled button. -
@Parzi Yeah, I'll absolutely find if's that way as well. But that doesn't mean that I've got less ifs!
Related Rants
I was working on a section of code and had to make a change to an if-statement. So I searched for "if" to get there... Idiot...
rant
if
search