The Dek@lemmy.world to Ask Lemmy@lemmy.world · 1 year agoComrades of Lemmy, what's your favourite linux code editor that supports wayland?message-squaremessage-square6fedilinkarrow-up14arrow-down10
arrow-up14arrow-down1message-squareComrades of Lemmy, what's your favourite linux code editor that supports wayland?The Dek@lemmy.world to Ask Lemmy@lemmy.world · 1 year agomessage-square6fedilink
minus-squarenecrxfagivs@lemmy.worldlinkfedilinkarrow-up0·1 year agoI use vscode but I’d love a FOSS alternative.
minus-squarederek@lemmy.onelinkfedilinkarrow-up0·1 year agoUse neovim then (if you don’t like vscodium). It can be configured as IDE, but its hard to remember all keybindings.
minus-squarenecrxfagivs@lemmy.worldlinkfedilinkarrow-up0·1 year agoI tried it when i started using Linux, but it was confusing compared to the other IDEs I used. I want to learn it eventually, but for now I use nano for text editing in the terminal and VSC for coding.
minus-squareAudalin@lemmy.worldlinkfedilinkarrow-up2·1 year agoYou may find vimtutor helpful for learning the basics.
minus-squarederek@lemmy.onelinkfedilinkarrow-up1·1 year agoI like vscode. Even after paying for intellij, I find it’s look, which is much cleaner, and speed, which is far more better than intellij’s.
vscode
I use vscode but I’d love a FOSS alternative.
Use neovim then (if you don’t like vscodium). It can be configured as IDE, but its hard to remember all keybindings.
I tried it when i started using Linux, but it was confusing compared to the other IDEs I used. I want to learn it eventually, but for now I use nano for text editing in the terminal and VSC for coding.
You may find
vimtutor
helpful for learning the basics.I like vscode. Even after paying for intellij, I find it’s look, which is much cleaner, and speed, which is far more better than intellij’s.