𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.worldBanned from community to Programmer Humor@lemmy.ml · 2 年前C++ Momentlemmy.worldimagemessage-square150linkfedilinkarrow-up11.05Karrow-down10
arrow-up11.05Karrow-down1imageC++ Momentlemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.worldBanned from community to Programmer Humor@lemmy.ml · 2 年前message-square150linkfedilink
minus-squarelowleveldata@programming.devlinkfedilinkarrow-up12·2 年前 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·2 年前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!
minus-squareBangersAndMash@lemmy.worldlinkfedilinkarrow-up1·2 年前Is it possible to make intelliJ do this?
minus-squareMyNameIsRichard@lemmy.mllinkfedilinkarrow-up3·2 年前I 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-22 年前deleted 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