Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 years agoUnused variablessh.itjust.worksimagemessage-square49linkfedilinkarrow-up1891arrow-down118
arrow-up1873arrow-down1imageUnused variablessh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 years agomessage-square49linkfedilink
minus-squarefreziklinkfedilinkarrow-up7arrow-down2·2 years agoYes, compared to the annoyances of “smart” IDEs, I do want something dumb.
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up1·2 years agoNo I’m good with smart IDEs. Anyway don’t people set up Vim as practically an IDE these days anyway? That’s what Vim users always tell me.
minus-squarefreziklinkfedilinkarrow-up3·2 years agoThe advantage there is that you pick and choose how you turn things on, so you leave out the annoying bits.
minus-square🇨🇦 tunetardis@lemmy.calinkfedilinkEnglisharrow-up2·2 years agoOne thing most text editors can do is print. I was shocked the other day when I couldn’t print a readme from vscode when someone asked for hard copy.
minus-squarebitcrafter@programming.devlinkfedilinkarrow-up4·2 years agoBecause some of us are bitter at the trees for generating so much pollen at this time of year and want revenge.
minus-squareThreeme2189@lemmy.worldlinkfedilinkarrow-up2·2 years ago when someone asked for hard copy.
minus-squareandnekon@programming.devlinkfedilinkarrow-up4·2 years agousing lsp in vim has pretty much the same problem especially with java
And people wonder why I stick to Vim.
deleted by creator
Yes, compared to the annoyances of “smart” IDEs, I do want something dumb.
No I’m good with smart IDEs. Anyway don’t people set up Vim as practically an IDE these days anyway? That’s what Vim users always tell me.
The advantage there is that you pick and choose how you turn things on, so you leave out the annoying bits.
One thing most text editors can do is print. I was shocked the other day when I couldn’t print a readme from vscode when someone asked for hard copy.
deleted by creator
Because some of us are bitter at the trees for generating so much pollen at this time of year and want revenge.
deleted by creator
using lsp in vim has pretty much the same problem especially with java