codeinabox@programming.dev to Programming@programming.devEnglish · 16 days agoI keep tripping over “true, false, true”allthingssmitty.comexternal-linkmessage-square23linkfedilinkarrow-up151arrow-down11
arrow-up150arrow-down1external-linkI keep tripping over “true, false, true”allthingssmitty.comcodeinabox@programming.dev to Programming@programming.devEnglish · 16 days agomessage-square23linkfedilink
minus-squarebrianpeiris@lemmy.calinkfedilinkEnglisharrow-up2·15 days agoIntelliJ doesn’t help when you’re doing a code review, or just reading through hundreds of lines of code, I don’t want to move my mouse or cursor over every line to see the parameter names.
minus-squaredraco_aeneus@mander.xyzlinkfedilinkEnglisharrow-up3·15 days agoI agree with you. However, I think you’ve misunderstood what inlay hints look like. Here’s an example.
IntelliJ doesn’t help when you’re doing a code review, or just reading through hundreds of lines of code, I don’t want to move my mouse or cursor over every line to see the parameter names.
I agree with you. However, I think you’ve misunderstood what inlay hints look like. Here’s an example.