Your favourite coding software?
From C++ to PHP, debugging to webhosting; help and discussion about writing your latest program to running your website. NOT for help when your PC won't work.
| Announcements | Posted on | |
|---|---|---|
| Ask me ANYTHING - Andrew O'Neill - Buzzcocks comedian, amateur occultist, vegan... | 22-05-2013 | |
-
Your favourite coding software?
I used to use Dreamweaver code view, but Dreamweaver is just a bit bulky and takes too long to load for my liking now.
Currently installing Aptana Studio to give that a go, but does anyone have any recommendations?
NOT notepad, I'd like at the very least syntax highlighting. -
Re: Your favourite coding software?
Visual Studio is pretty good (I'm only using 2008 though) and even better with a plugin called Visual Assist. It does seem quite bloated, but I think that's what you pay for the features you get (well, that and how much money it costs). I use that for C++ and C#.
I use Notepad++ for other stuff like Python, XML files, pretty much any other sort of text files. I quite like it. Seems quite light weight. -
Re: Your favourite coding software?He uses gedit!(Original post by Westie.)
For Windows, Notepad++ or vim.
For Linux, Gedit or vim.
For Mac OS X, Coda or vim.
Notice a pattern occurring here? -
Re: Your favourite coding software?Same, I love Visual Studio. Shame I barely use .NET.(Original post by estel)
I'd use Visual Studio for everything if it had the correct language support, but I usually just use vim / Eclipse. -
Re: Your favourite coding software?
For PHP and all web related languages, I'm a
NuSphere PHPED kinda guy - Clicky
and for everything else, there is VS2010 or EclipseLast edited by Marshton; 23-05-2011 at 21:26.
) and I don't think I've ever been frustrated with the software.