(no title)
Vitamin_Sushi | 2 years ago
I've never really used it for any kind of serious programming as trying to twist a modal text editor into an IDE by propping it up with all sorts of plugins cost me so much time that I just abandoned that thought.
I just use the usual IDEs for their respective languages (pycharm for python, intellij for Java, visual studio for C#/dotnet, etc).
However, I am giving the helix editor a go for programming since I still like vim movements and while helix has their own set of movement keys, it's pretty nice. It also has LSP built-in but I found it way easier to setup for programming than vim/nvim.
No comments yet.