Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 7 months agoUnused variablessh.itjust.worksimagemessage-square52fedilinkarrow-up1898arrow-down119
arrow-up1879arrow-down1imageUnused variablessh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 7 months agomessage-square52fedilink
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up17arrow-down2·7 months agoAnd people wonder why I stick to Vim.
minus-squarelud@lemm.eelinkfedilinkarrow-up12·6 months agoI mean, if you want something dumb you can use any text editor.
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up7arrow-down2·6 months agoYes, compared to the annoyances of “smart” IDEs, I do want something dumb.
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up1·6 months 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-squarefrezik@midwest.sociallinkfedilinkarrow-up3·6 months agoThe advantage there is that you pick and choose how you turn things on, so you leave out the annoying bits.
minus-squaretunetardis@lemmy.calinkfedilinkEnglisharrow-up2·6 months 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-squarelud@lemm.eelinkfedilinkarrow-up2arrow-down1·6 months agoPrint? Why would you ever need to print?
minus-squarebitcrafter@programming.devlinkfedilinkarrow-up4·6 months 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·6 months ago when someone asked for hard copy.
minus-squareandnekon@programming.devlinkfedilinkarrow-up4·6 months agousing lsp in vim has pretty much the same problem especially with java
And people wonder why I stick to Vim.
I mean, if you want something dumb you can use any text editor.
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.
Print?
Why would you ever need to print?
Because some of us are bitter at the trees for generating so much pollen at this time of year and want revenge.
That’s fair, I didn’t think of that.
using lsp in vim has pretty much the same problem especially with java