![]() |
|
What IDE do you use? - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: What IDE do you use? (/Thread-What-IDE-do-you-use) Pages:
1
2
|
What IDE do you use? - John Carter - 01-27-2014 Just wondering what IDE your guys use for your programming(Any programming). I usually use codeblock and DevC++ but recently started using QT but it seems to be really buggy. Let's share below what you use ~! :Innocent: RE: What IDE do you use? - zomgwtfbbq - 01-27-2014 I will use dreamweaver till the day I die. The ubersexy regex search and replace options for folders, opened documents etc. are out of this world. RE: What IDE do you use? - Drogo - 01-27-2014 Visual Studio, if VIM is considered an IDE then that too. RE: What IDE do you use? - chmod - 01-27-2014 I use Geany open source cross platform free and allows all the features you would want syntax highlighting, status messages, compiler, terminal RE: What IDE do you use? - ART33R - 01-27-2014 only IDE I use the Eclipse IDE (Only for Java) otherwise I use Sublime Text 3 daily. RE: What IDE do you use? - The Real Slim Shady - 01-27-2014 Please post in the correct forums. We have forums dedicated to programming discussion. RE: What IDE do you use? - John Carter - 01-28-2014 (01-27-2014, 04:42 PM)Geoff Wrote: Please post in the correct forums. We have forums dedicated to programming discussion. Sorry Bro if i was post on wrong section,. n please move it on the right place . :troll: RE: What IDE do you use? - Deque - 02-02-2014 Eclipse for Scala and Java. Vim for everything else. RE: What IDE do you use? - bluedog.tar.gz - 02-02-2014 Sublime text, I also sometimes use Brackets when I feel like. RE: What IDE do you use? - kenjoe41 - 02-02-2014 Sublime text, Vim and codeblocks. I did alittle of netbeans but it became just as heavy as QT so i moved on. |