Comrades of Lemmy, what's your favourite linux code editor that supports wayland?

The Dek@lemmy.world to Ask Lemmy@lemmy.world – 3 points –
6

You are viewing a single comment

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.