mafbar@lemmy.world to Programmer Humor@lemmy.ml · 3 years agoBell curve of text editorslemmy.worldimagemessage-square37linkfedilinkarrow-up189arrow-down125file-text
arrow-up164arrow-down1imageBell curve of text editorslemmy.worldmafbar@lemmy.world to Programmer Humor@lemmy.ml · 3 years agomessage-square37linkfedilinkfile-text
minus-squareNetto Hikari@social.fossware.spacelinkfedilinkarrow-up3·3 years agoI like both. But many people don’t even realize that nano has quite a lot of configuration options. To me, they’re text editors, not code editors. For code, I use VSCode (or “code”, the FOSS variant).
minus-squareDohnakun@lemmy.fmhy.mlBlinkfedilinkarrow-up2·edit-23 years agoYes, but for a quick edit or glance, nano-syntax-highlight and lesspipe with highlight or bat are nice.
minus-squaredream_weasel@sh.itjust.workslinkfedilinkarrow-up2·3 years agoTreesitter and native LSP levels the playing field pretty handily IMO.
minus-squarePlexSheep@feddit.delinkfedilinkarrow-up2·3 years agoI have never heard of customisation for nano. That said, I’m quite pleased with programming my vim how I like it.
I like both. But many people don’t even realize that nano has quite a lot of configuration options. To me, they’re text editors, not code editors. For code, I use VSCode (or “code”, the FOSS variant).
Yes, but for a quick edit or glance, nano-syntax-highlight and lesspipe with highlight or bat are nice.
Treesitter and native LSP levels the playing field pretty handily IMO.
I have never heard of customisation for nano. That said, I’m quite pleased with programming my vim how I like it.