devilish666@lemmy.world to Programmer Humor · 11 months agoC++ Momentlemmy.worldimagemessage-square155fedilinkarrow-up11.04Karrow-down132
arrow-up11.01Karrow-down1imageC++ Momentlemmy.worlddevilish666@lemmy.world to Programmer Humor · 11 months agomessage-square155fedilink
minus-squarelowleveldata@programming.devlinkfedilinkarrow-up12arrow-down5·11 months ago you can follow any exception down to the exact line of code Which is usually not a piece of code written by us and is caused by another piece of code not written by us either
minus-squareMyNameIsRichardlinkfedilinkarrow-up11arrow-down1·edit-211 months agoDoes your IDE not highlight the lines written by you in a different colour? Of course that doesn’t help when it’s an error in production!
minus-squareBangersAndMash@lemmy.worldlinkfedilinkarrow-up1·11 months agoIs it possible to make intelliJ do this?
minus-squareMyNameIsRichardlinkfedilinkarrow-up3·11 months agoI thought it highlighted the line number in blue when it was your code. I use eclipse so can’t properly remember
minus-squareSkull giver@popplesburger.hilciferous.nllinkfedilinkarrow-up6arrow-down1·edit-210 months agodeleted by creator
Which is usually not a piece of code written by us and is caused by another piece of code not written by us either
Does your IDE not highlight the lines written by you in a different colour? Of course that doesn’t help when it’s an error in production!
Is it possible to make intelliJ do this?
I thought it highlighted the line number in blue when it was your code. I use eclipse so can’t properly remember
deleted by creator