devilish666@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoC++ Momentlemmy.worldimagemessage-square153fedilinkarrow-up11.04K
arrow-up11.04KimageC++ Momentlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square153fedilink
minus-squarelowleveldata@programming.devlinkfedilinkarrow-up12·1 year 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-squareMyNameIsRichard@lemmy.mllinkfedilinkarrow-up11·edit-21 year 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·1 year agoIs it possible to make intelliJ do this?
minus-squareMyNameIsRichard@lemmy.mllinkfedilinkarrow-up3·1 year 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-up6·edit-21 year 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