• 0

What IDE/Editor Do You Use?


Question

Recommended Posts

  • 0

Depends on language, platform, target... I use Visual Studio 99% of the time but that's because I do C# or C++ on Windows and for Windows 99% of the time.

Link to comment
Share on other sites

  • 0

Yupp, you really should tell us the platform and the language(s).

I use Visual Studio for VB on Windows for example.

Amongst others for other languages and target platforms.

Glassed Silver:mac

Link to comment
Share on other sites

  • 0

Work: Eclipse :/

Home: Xcode (far from perfect but it works good enough)

I've used VS in the past, it's alright. It's biggest strength I find is the ease of building a GUI compared to the mess that Xcode is for GUIs :/

Link to comment
Share on other sites

  • 0

Visual Studio 2010 and Expression 100% of the time. Of course there are some occasions where I have to use something else but that is rare.

Link to comment
Share on other sites

  • 0

Visual Studio 2010 for WPF and WinForms apps

Delphi for our older Win32 apps

BBEdit for our PHP site and services

Link to comment
Share on other sites

  • 0

There are 3 that I regularly use.

VS10 or 11 for my .NET projects

Notepad++ for everything that isn't .NET or Java

and Motorola's special integrated Android SDK version of Eclipse for all things Java.

Link to comment
Share on other sites

  • 0

VS2010 for anything .NET related

VB6 for VB6 projects still supported where I work

Eclipse for any Java Development

Notepad++ for HTML, PHP, etc.

Link to comment
Share on other sites

  • 0

As others have said, it depends on what I'm doing:

  • For C++ and .NET languages, I use Visual Studio.
  • For Ruby, I'll use either Netbeans or Eclipse.
  • For PHP I use Eclipse with the Aptana Studio plugin.
  • For Shell scripts and quick edits I tend to favour Notepad++, or if I'm on Linux I use Geany.
  • For the quickest of edits, I will sometimes even use nano (a non-graphical text editor for Linux) if I'm in that much of a hurry.

Link to comment
Share on other sites

  • 0

General scripting - Notepad++

VBScripting - VBSEdit

All other Windows Visual Studio latest version from MSDN subscription whatever that happens to be at the time.

Link to comment
Share on other sites

  • 0

What kind of IDE/Editor do you use to code programs or anything? I'm just curious.

.NET languages - Visual Studio 2010

Metro Apps - VS11 (not like I have much of a choice :D)

JavaScript/HTML/CSS/PHP - Aptana 3

Most other languages - Aptana 3 or Notepad++

Link to comment
Share on other sites

  • 0

Visual Studio 2010/Expression Blend 4 when I am doing C# or Silverlight (or some of my already legacy VB.Net code)

Nano when I am doing Perl

Link to comment
Share on other sites

  • 0

Mostly Visual Studio 2010 for C++, C#, HTML/XML/CSS/etc and PHP, Eclipse for Java, Notepad++ once in a while for quick edits from a console, and KDevelop or VIM when the mood to toy around in Linuxland hits.

Link to comment
Share on other sites

  • 0

.net related, i use visual studio 2010 ultimate, for php, java and such eclipse with plugins, and for air/flex i use flashbuilder 4.6

Link to comment
Share on other sites

This topic is now closed to further replies.