Comrades of Lemmy, what's your favourite linux code editor that supports wayland?
Comrades of Lemmy, what's your favourite linux code editor that supports wayland?
Comrades of Lemmy, what's your favourite linux code editor that supports wayland?
You're viewing a single thread.
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.