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
-
I use it to highlight parts that may be broken so that the process will pause on them long enough for me to inspect.
-
@AlgoRythm Lol, imagine if breakpoints were only stops for a random amount of time and you'd never know when the execution would continue 🤣
-
@PonySlaystation File > Preferences > Breakpoint time.
*Selects "I am a fast reader"
A toast message appears: "Good luck, you poor bastard" -
@SortOfTested They do not hightlight the code enough tho...they are more useful for bookmarking something hard to find that you always struggle finding.
Related Rants

About sums up my day.
The real debugger.
Am I the only one who uses the breakpoint feature in PHPStorm for highlighting parts of code instead of actually debugging?
question
breakpoint hightlighting
debugger