Live data from Hacker News

Poll: Which IDE/text editor do you use?

news.ycombinator.com

31–40 of 57 posts

Re: Poll: Which IDE/text editor do you use?

#38
Basically any JetBrains IDE.

They always work with minimal configuration for me, and just generally make all of the tedious stuff take less time. Being able to do everything I need to do (building, running tests, debugging, interfacing with a db, HTTP requests, refactoring, static analysis, VCS tasks) in one place just feels good to me. Also, I have yet to see another IDE with something like IntelliJ's Structural Search and Replace.

I use emacs on the command line for brief edits, but I've never managed to find an IDE-esque setup for it that worked well (I've struggled just to have it indent Python the way I want it to).

Re: Poll: Which IDE/text editor do you use?

#40

https://lapce.dev/

This is your daily driver? I tried it a month or so ago and it felt... very alpha. So many features I expected were missing. I think it's an awesome project and may use it one day, but definitely felt not ready to use.

I don't program a lot these days. You are right, it is quite alpha, but I am very hopeful about it.
Post reply on HN