𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.worldBanned from community to Programmer Humor@lemmy.ml · 2 years agoC++ Momentlemmy.worldimagemessage-square151linkfedilinkarrow-up11.05Karrow-down132
arrow-up11.01Karrow-down1imageC++ Momentlemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.worldBanned from community to Programmer Humor@lemmy.ml · 2 years agomessage-square151linkfedilink
minus-squarelowleveldata@programming.devlinkfedilinkarrow-up12arrow-down5·2 years 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-up11arrow-down1·edit-22 years 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·2 years agoIs it possible to make intelliJ do this?
minus-squareMyNameIsRichard@lemmy.mllinkfedilinkarrow-up3·2 years 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-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