View Single Post
  #29   Spotlight this post!  
Unread 07-11-2014, 12:42
Javaru's Avatar
Javaru Javaru is offline
Registered User
AKA: Mark
FRC #3838 (RocCity Robotics)
Team Role: Mentor
 
Join Date: Jan 2013
Rookie Year: 2012
Location: Rochester, NY
Posts: 6
Javaru is an unknown quantity at this point
Re: Favorite IDE/Code editor?

I've been using IntelliJ IDEA by JetBrains for the past 11 years professionally, and the past 3 years for First. It beautifully handles Java, Python, Scala, Groovy, Clojure, and many more languages & frameowrks. This year I'm hoping to get an FRC plug-in written for it so that others can use it easily for FRC work. But I need to wait until I see the changes for the new year with the new controller.

For a C/C++ IDE, take a look at JetBrians new CLion IDE. It's still in Beta, but very slick nonetheless.