@sexy_peach@feddit.de to General Programming Discussion@lemmy.mlEnglish • 1 year agoWhat's your favorite IDE?message-square91fedilinkarrow-up133arrow-down12
arrow-up131arrow-down1message-squareWhat's your favorite IDE?@sexy_peach@feddit.de to General Programming Discussion@lemmy.mlEnglish • 1 year agomessage-square91fedilink
minus-square@uthredii@beehaw.orglinkfedilinkEnglish8•edit-21 year agoFor anyone who doesn’t know; Helix is an editor with vim like keybindings with more out of the box functionality than vim. I am using it too and like it. The only problem I ran into is that the search and replace function (across.multiple files isn’t very good).
minus-square[object Object]linkfedilinkEnglish2•1 year agoOh thats actually what I used before switching to helix, it mostly has the same features but you don’t have to configure anything Downside is no plugins, but I’ve never felt like I’ve needed any plugins using helix
minus-squaresavoylinkfedilinkEnglish1•1 year agohelix is incredible, completely replaced neovim for me. Granted I never used many plugins outside of language servers, so it was fairly easy to not worry about a lack of features.
Helix
im trying it out now too
For anyone who doesn’t know; Helix is an editor with vim like keybindings with more out of the box functionality than vim.
I am using it too and like it.
The only problem I ran into is that the search and replace function (across.multiple files isn’t very good).
I’ll try it out!
How does it compare to lunarvim?
Oh thats actually what I used before switching to helix, it mostly has the same features but you don’t have to configure anything
Downside is no plugins, but I’ve never felt like I’ve needed any plugins using helix
helix
is incredible, completely replacedneovim
for me. Granted I never used many plugins outside of language servers, so it was fairly easy to not worry about a lack of features.