I guess acme goes to "other gui"
...and to "other cli" just as well ;-)
At risk of nitpcking, I think the "other CLI" option should have read "other console based" (that is, unless they were expecting people to answer with the likes of sed hehe).
91–100 of 163 posts
I guess acme goes to "other gui"
...and to "other cli" just as well ;-)
At risk of nitpcking, I think the "other CLI" option should have read "other console based" (that is, unless they were expecting people to answer with the likes of sed hehe).
Earlier quoted context omitted.
Vim/emacs are text editors and can be customized to act as IDE. IDEs are IDEs. If asked What is your primary IDE, you can still say emacs or VIM
Exactly! And when you use your IDE to edit text file they should be listed aswell using the same logic. When I said 99.9% of my text editing is done in Intellij. I also meant text editing outside of the project I'm working on: various config files, log file parsing, remote config files, ... Except for some extreme case like very large file, I rarely find the need to switch to another editor those days. Those days the…
Use what you feel good and productive. Be happy.
I find it interesting how much TextMate has declined. A few years ago, I believe it would have been the #1 response on this list. TextMate 2 these days, in the hands of the community, is truly excellent. The UI and UX has improved tremendously, and it is now free and open source. I imagine it is just too late. Everybody has moved on. That said, I'm a switcher, too. I got fed up with the vaporware situation and moved…
Sublime Text 2 is kind of the spiritual successor to TextMate.
How could you have forgotten the standard text editor, http://www.gnu.org/fun/jokes/ed-msg.html
People often underestimate the power of ed. It's very useful when terminals are misbehaving and curses editors no longer work, or in shell scripts which modify files. (Ed commands in here documents.) Ed anecdote: A friend of mine once wanted to make an inverted version of sed, which takes commands on stdin and applies them to a file named in the arguments. I think he called it fsed. I facepalmed and gave him my copy…
Eclipse (not currently an option in the poll except as "other gui")
I do have Notepad++ installed, and if I had to say, I probably use Beyond Compare for my meager text editing needs.
If I switch to other software stacks, I'll probably use Sublime (although I'd like to keep on using an IDE).
Edit: I'm not the only one
Primary: Visual Studio (for C++) Notepad replacement: Notepad++ Prolog, Haskell: Sublime Text (thanks to it, I can get rid of emacs completely)
> primary text editor > Visual Studio