Neovim is my most used editor, I use Gedit for a scratchpad, and when I’m in a bigger project I’ll sometimes run VS Codium.
Neovim, and ive been chipping away at learning emacs for a long time now
Visual Studio, and I’ll use Community if I haven’t got access to Pro.
JetBrains IDEs for coding, SublimeText for everything else. Sometimes Sublime also for coding on smallish code bases, thanks to LSP.
Love me the Jetbrains apps. Webstorm in particular I use on the daily, and I love how everything works out of the box, unlike vscode where you need to install a whole bunch of plugins.
That is, except for rust. I have no idea why, but the Jetbrains rust plugin is absolute garbage; it’s slow and inaccurately reports some errors while missing on errors the CLI would pick up. Rust is the main use case I have for using vscode, the language server there is rock solid, have had nothing but good experiences (outside of the pains of dealing with the borrow checker as a rust novice…)
I can’t live without vim-like keybindings, but I also like the convenience of a proper GUI for debugging and using graphical extensions.
My solution: VSCode with the VSCode-Neovim extension, which uses a real instance of neovim to edit files.
LunarVim by far. For normal editing I used my custom nvim config, but if it requiers coding or scripting, LunarVim just works, and it’s still vim, but bloated! But who cares, I’m having 16 cores, 32 GiB ram and 2TiB disk space.
neovim but prefer to debug in vscode
atom
deleted by creator
I use Xcode for Apple stuff. I prefer vscode for logos and neovim in the terminal.
IntelliJ (with IdeaVim) for Kotlin and Java programming; Rider (with IdeaVim) for C#; NeoVim for everything else.
Was vim for many years, but now helix.
I’ll try it out!
I was skeptical at first, but have come to love it. vim has become a frankenstein’s monster over the years, requiring plugins to do everything. helix comes with LSP / IDE support out of the box, formatting, multi-line editing, quick file switching, etc. It def has been useful for both rust and typescript.
No one mentionning geany so here i go. Really simple and lightweight with a lot of extensions, themeing, and cool features. Good UX and very hackable.
Goneovim + Nvim + NvChad + custom Github Dark theme