Iasklemmy·Ask LemmybyIAmDekYay Comrades of Lemmy, what's your favourite linux code editor that supports wayland?View original on lemmy.world15Comments10Reply
dderek replylemmy.one3Hide 3 repliesUse neovim then (if you don't like vscodium). It can be configured as IDE, but its hard to remember all keybindings.2Reply
nnecrxfagivs replylemmy.world2Hide 2 repliesI 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.4Reply
dderek replylemmy.oneI 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.4Reply
10 replies
vscode
I use vscode but I'd love a FOSS alternative.
https://github.com/VSCodium/vscodium
I'll check it out, thanks!
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
vimtutorhelpful 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.
Emacs
Free? Gotta go with Mousepad or Nano.
Paid? Sublime is the end all be all.