Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 7 months agoUnused variablessh.itjust.worksimagemessage-square52fedilinkarrow-up1904arrow-down119
arrow-up1885arrow-down1imageUnused variablessh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 7 months agomessage-square52fedilink
minus-squarebrisk@aussie.zonelinkfedilinkarrow-up4·7 months agoI try my best to make my IDEs follow the principal that I should be able to type without looking at the screen, but apparently IDEs are really invested in return accepting completions to the point it’s often nit configurable when every other key is.
I try my best to make my IDEs follow the principal that I should be able to type without looking at the screen, but apparently IDEs are really invested in
return
accepting completions to the point it’s often nit configurable when every other key is.