OSDev.org
https://forum.osdev.org/

What IDEs are you using?
https://forum.osdev.org/viewtopic.php?f=11&t=31447
Page 1 of 5

Author:  Thunderbirds747 [ Thu Mar 23, 2017 3:26 am ]
Post subject:  What IDEs are you using?

Hey there,
I am wondering: what IDE (Integrated Development Environment) are you using to compile/make programs, games, operating systems?
I used Dev-C++, Code::Blocks and I am now using Visual Studio.

Author:  alexfru [ Thu Mar 23, 2017 3:28 am ]
Post subject:  Re: What IDEs are you using?

FAR / Midnight Commander. :)

Author:  dozniak [ Thu Mar 23, 2017 4:31 am ]
Post subject:  Re: What IDEs are you using?

Sublime Text 3, iTerm2

Author:  MollenOS [ Thu Mar 23, 2017 5:55 am ]
Post subject:  Re: What IDEs are you using?

Visual Studio 2017 and its compiler(s)

Author:  Schol-R-LEA [ Thu Mar 23, 2017 8:31 am ]
Post subject:  Re: What IDEs are you using?

While I have been testing out Light Table recently, I usually just use GNU Emacs. I wouldn't really recommend Emacs to someone who isn't already familiar with the default keybindings, ELisp, et. al., and while Light Table shows great promise, it is still too new and unstable for general use.

Author:  SpyderTL [ Thu Mar 23, 2017 9:40 am ]
Post subject:  Re: What IDEs are you using?

Visual Studio 2015.

It's my favorite text editor :)

Author:  Kazinsal [ Thu Mar 23, 2017 12:43 pm ]
Post subject:  Re: What IDEs are you using?

Visual Studio Code has recently become my favourite text editor. No need for big ugly solution/project file messes to give folders portable settings you can check into git; it's JSON all the way down.

Author:  iansjack [ Thu Mar 23, 2017 3:50 pm ]
Post subject:  Re: What IDEs are you using?

I've tried Visual Studio Code and it's a nice lean setup. I've also been playing with using Visual Studio Community Edition on a Windows machine to remotely compile and debug on a Linux machines (an x86_64 one and a Pi). My favourite environment is still Eclipse.

Author:  Octacone [ Thu Mar 23, 2017 11:45 pm ]
Post subject:  Re: What IDEs are you using?

For OSDev: Sublime Text 3 + Terminal + Emulators
Regular Dev: Visual Studio 2017 + Photoshop CC

Author:  matt11235 [ Fri Mar 24, 2017 7:45 am ]
Post subject:  Re: What IDEs are you using?

I change IDE/editor more often than I change my socks (every few weeks... :|)

Currently for my C projects I am using Emacs/Spacemacs, and for Java I use the Eclipse IDE.
Eclipse and Java will always have a special place in my heart, but I'm really starting to like Spacemacs.

Schol-R-LEA wrote:
While I have been testing out Light Table recently, I usually just use GNU Emacs. I wouldn't really recommend Emacs to someone who isn't already familiar with the default keybindings, ELisp, et. al., and while Light Table shows great promise, it is still too new and unstable for general use.
Emacs is quite easy to pick up, especially with the built in games to teach you the keybinds.

Author:  zaval [ Fri Mar 24, 2017 9:17 am ]
Post subject:  Re: What IDEs are you using?

notepad.exe

Author:  Boris [ Wed Mar 29, 2017 10:31 am ]
Post subject:  Re: What IDEs are you using?

QtCreator is my favourite.
I use it for its autocompletion.

Author:  Solar [ Mon Apr 03, 2017 8:32 am ]
Post subject:  Re: What IDEs are you using?

Oldscool: Roxterm, Vim with various plugins (ConqueTerm, LaTeX-Suite, Taglist) , CMake / JAWS, make, gcc, gdb.

Partially because I'm routinely handling complex Unicode issues at work, and too many more "modern" solutions are severly lacking in that department. ;-)

Never got around to setting up any of the auto-complete solutions available for Vim. I like typing out the function name... gives me another second to think about what I'm doing.

Author:  thomasloven [ Wed Apr 05, 2017 1:57 pm ]
Post subject:  Re: What IDEs are you using?

unix

Author:  narke [ Wed Apr 05, 2017 4:26 pm ]
Post subject:  Re: What IDEs are you using?

Vim (the best) with various plugins: https://github.com/narke/dotfiles

Page 1 of 5 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/