No post body was provided.
Poll: Which IDE/text editor do you use?
1–10 of 57 posts
Re: Poll: Which IDE/text editor do you use?
#2Emacs
Re: Poll: Which IDE/text editor do you use?
#3Emacs
Yeah, OP should have added this as an option.
Re: Poll: Which IDE/text editor do you use?
#4Emacs
Thanks, idk why I missed that one. Added now.
Re: Poll: Which IDE/text editor do you use?
#5VS Code... does pretty much everything I could ask, and not much more than I need.
Killer features are directory list, integrated terminal, git and remote development extensions.
Re: Poll: Which IDE/text editor do you use?
#6Certainly, there needs to be an entry for Visual Studio
Re: Poll: Which IDE/text editor do you use?
#7Jetbrains Rider for C#, PyCharm for Python, VSCode for front end, all with Vim keybindings and I use Vim for everything else
Re: Poll: Which IDE/text editor do you use?
#8Emacs with vim emulation. A blessed combo
Re: Poll: Which IDE/text editor do you use?
#9Slickedit. Great product, has vi and emacs editing modes.
Re: Poll: Which IDE/text editor do you use?
#10VSCode with the vscode-neovim extension, which uses the full Neovim that's installed on your machine, unlike VSCodeVim which only emulates Vim. You get the best of both worlds this way, one-click editor extensions with the power of Vim.