Poll: What is your primary editor?
21–30 of 99 posts
Re: Poll: What is your primary editor?
#22I've considered trying out other editors (Emacs, Vim, etc) but I haven't seen much in the way of first-party multi-file grep like I have with Sublime.
Re: Poll: What is your primary editor?
#23Re: Poll: What is your primary editor?
#24I use Sublime, but mainly because its search features are the best I've seen in any text editor. I can grep the entire codebase I'm working with for a specific string or pattern, or limit the search to specific kinds of files or files in specific directories, and see the results listed one after another in the find tab. Click on the result I want and I'm editing that file in that spot. I've considered trying out othe…
Re: Poll: What is your primary editor?
#25> cat Really?
Re: Poll: What is your primary editor?
#26For me, Vim is what my mentor was using so it's what I picked up. It's command-line oriented which is a huge win for me, and it's available everywhere (Mac includes it by default), and I haven't hit a roadblock that's been painful enough to get me to sincerely investigate other editors.
What has led you to continue using your editor of choice?
Re: Poll: What is your primary editor?
#27Personally I switched from Sublime3 to TextMate2, though. Never looked back.
Re: Poll: What is your primary editor?
#28Re: Poll: What is your primary editor?
#29Sublime Text for Javascript and other general text editing
Our whole team generally uses these editors, though they have to use VS, they are free to use anything other than Sublime for JS stuff - they still prefer it though
I still have Notepad++ hanging around from before I started using Sublime but will no longer feature on my next workstation builds.
Re: Poll: What is your primary editor?
#30Needs a VisualStudio option?!