HTML/CSS isn't a 'programming' language.
What's your favorite text editor/IDE?
21–30 of 74 posts
Re: What's your favorite text editor/IDE?
#22Re: What's your favorite text editor/IDE?
#23You can take a look at the Spreadsheet here: https://spreadsheets.google.com/ccc?key=0An4bm34gQOpddHhwMm9... And you are most welcome to "mine" it too (please share the results) ;)
Re: What's your favorite text editor/IDE?
#24I would have said Notepad++ until I found Sublime Text 2 ( http://www.sublimetext.com/blog/articles/sublime-text-2-new-... ) here on HN. A big shout-out to you guys. I completely intend to buy a license when it comes out of Alpha.
Re: What's your favorite text editor/IDE?
#25HTML/CSS isn't a 'programming' language.
AFAIK, there is no formal (canonical) definition of a programming language, but the first sentence of http://en.wikipedia.org/wiki/Programming_language pretty much nails it.
Re: What's your favorite text editor/IDE?
#26I would have said Notepad++ until I found Sublime Text 2 ( http://www.sublimetext.com/blog/articles/sublime-text-2-new-... ) here on HN. A big shout-out to you guys. I completely intend to buy a license when it comes out of Alpha.
Re: What's your favorite text editor/IDE?
#27Re: What's your favorite text editor/IDE?
#28The lack of PHP on that list makes me feel dirty for writing it in.
Re: What's your favorite text editor/IDE?
#29C/C++ ? Really? Have you met many engineers who write a lot of C and who also love C++ or vice versa because I sure haven't. I decided not to complete the form after seeing 'C/C++'. Also, this is a flag if it's on a resume that the person may not really know either language.
From a perspective of IDE/editor selection, does this matter?
When used with inheritance, virtual functions, overloading and templates, C++ is much different semantically than the relatively straightforward C. Thus a different tool is to be preferred.
----
[1] that's my experience with the http://cscope.sourceforge.net/