Ask HN: What IDE do you use?
21–30 of 68 posts
Re: Ask HN: What IDE do you use?
#22Vim mainly, jupyter notebook for little python things
I use it for prototyping python, javascript as well as haskell :-)
More over, I use it as presentation software. Being able to slap together stats from i.e. jira, github and our CI system into a self-updating set of slides is really awesome :)
Currently I experiment with https://github.com/nteract/nteract to have more desktop-like experience :-)
Re: Ask HN: What IDE do you use?
#23And Sublime for all quick edits.
Re: Ask HN: What IDE do you use?
#24Long time ago, when I was learning Java, I liked Eclipse. Currently on my desktop, I mostly switch between Atom and Visual Studio code, because I mostly write for nodejs, or I am trying out something weirder, like purescript, or elm, or clojure, and these two editors usually have good plugins to deal with them. When I am on ssh, I use vim.I develop stuff in vim, in tmux over ssh often, because that is the simplest I…
Re: Ask HN: What IDE do you use?
#25Re: Ask HN: What IDE do you use?
#26You can make a poll - https://news.ycombinator.com/newpoll
Re: Ask HN: What IDE do you use?
#27Re: Ask HN: What IDE do you use?
#28Re: Ask HN: What IDE do you use?
#29Re: Ask HN: What IDE do you use?
#30Atom for Web Development.