View Single Post
  #32   Spotlight this post!  
Unread 10-11-2014, 17:27
baumgartensam's Avatar
baumgartensam baumgartensam is offline
Registered User
AKA: Sam Baumgarten
FRC #0751 (Barn2Robotics)
Team Role: Alumni
 
Join Date: Apr 2014
Rookie Year: 2013
Location: United States
Posts: 42
baumgartensam will become famous soon enough
Re: Favorite IDE/Code editor?

I work in a few different editors based on what I'm doing.

Anything config/system related: Vi/Vim (comes on every unix based system) (http://www.cs.colostate.edu/helpdocs/vi.html).

Java: Editor (see below) or NetBeans (FRC) or Eclipse (Professional work)

C++: Editor and Xcode

General: TextMate (http://macromates.com/)

I've also used/know people who have used the following editors:
BBEdit
Sublime
Nano
TextWrangler
Fraise (https://github.com/jfmoy/Fraise)
Adobe Brackets (for html/css work)
Notepad (don't use this one) (Please don't use it)
Microsoft Word (I'm not kidding, never use it)