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

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

Author:  dchapiesky [ Wed Apr 05, 2017 10:47 pm ]
Post subject:  Re: What IDEs are you using?

gedit cmake doxygen subversion

Author:  Schol-R-LEA [ Thu Apr 06, 2017 9:41 am ]
Post subject:  Re: What IDEs are you using?

thomasloven wrote:
unix


I prefer Emacs for my operating system, but Unix has the better editor. :P

Author:  matt11235 [ Thu Apr 06, 2017 12:43 pm ]
Post subject:  Re: What IDEs are you using?

Schol-R-LEA wrote:
thomasloven wrote:
unix


I prefer Emacs for my operating system, but Unix has the better editor. :P


Emacs is a great environment for playing games.

Author:  obiwac [ Tue Apr 11, 2017 2:40 pm ]
Post subject:  Re: What IDEs are you using?

I use geany.

Author:  eryjus [ Tue Apr 11, 2017 3:13 pm ]
Post subject:  Re: What IDEs are you using?

Kazinsal wrote:
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.

Good call! Since it was initially developed by IBM, I spent more time Googling how to set up Eclipse than writing code in it.

Author:  matt11235 [ Wed Apr 12, 2017 3:58 am ]
Post subject:  Re: What IDEs are you using?

eryjus wrote:
Kazinsal wrote:
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.

Good call! Since it was initially developed by IBM, I spent more time Googling how to set up Eclipse than writing code in it.


Which part of Eclipse did you have trouble configuring? I find it really pleasant to work with, even though the plugin system is a bit convoluted and over-engineered.

Author:  eryjus [ Wed Apr 12, 2017 10:04 pm ]
Post subject:  Re: What IDEs are you using?

matt11235 wrote:
Which part of Eclipse did you have trouble configuring?


I have never failed to configure anything in Eclipse. Well, OK, that's a lie in that Bison and Flex are unrecognized (syntax highlighting) and the custom build steps for the resulting files are a mess to configure (gave up and made a makefile).

I still use it for the Java WebDriver apps I write for my 8-5, and I would agree that Eclipse really shines with Java. But too far outside of that and it becomes unwieldy -- to the point I feel like I'm being managed by the tool.

Author:  computersandcoffee [ Sun Apr 16, 2017 6:53 pm ]
Post subject:  Re: What IDEs are you using?

Not an IDE, but here goes:

1. Gedit
2. Bash
3. Konqueror
4. Firefox
5. file-roller

Most of this could be done in the CLI, but my memory isn't too sharp. These seven tools pretty much make up my entire development/packaging/distribution toolchain.

Author:  Geri [ Mon Apr 17, 2017 7:24 am ]
Post subject:  Re: What IDEs are you using?

under my OS i use my own text editor, that makes good coloring for C codes. on linux, i use kwrite

Author:  Ankeraout [ Tue Apr 18, 2017 2:34 pm ]
Post subject:  Re: What IDEs are you using?

I am currently using Atom with dark theme and "language-x86-64-assembly" package from 13xforever, but I used to edit my code with Notepad++ :lol:

Author:  dseller [ Wed Apr 19, 2017 10:47 am ]
Post subject:  Re: What IDEs are you using?

Recently switched to VS2017 from VS2015. I use Visual Studio for my professional work, and I haven't found a different IDE that meets my requirements.

It was well worth the tweaking and configuring :wink:

Author:  matt11235 [ Thu Apr 20, 2017 2:42 am ]
Post subject:  Re: What IDEs are you using?

dseller wrote:
Recently switched to VS2017 from VS2015.

Do you build your OS with the msvc compiler too?

Author:  dseller [ Thu Apr 20, 2017 3:05 am ]
Post subject:  Re: What IDEs are you using?

matt11235 wrote:
dseller wrote:
Recently switched to VS2017 from VS2015.

Do you build your OS with the msvc compiler too?


Yes, absolutely!

Author:  TopSekret [ Thu Apr 20, 2017 8:28 am ]
Post subject:  Re: What IDEs are you using?

Vim, GCC, Tilix (used to be Terminix) - all in their newest versions on Debian Unstable

Author:  ComputerFido [ Sun Apr 23, 2017 10:23 pm ]
Post subject:  Re: What IDEs are you using?

For making Windows programs i use Visual Studio, but when working on my OS i use Atom (used to use Notepad++) which is what i also use for making CS:GO plugins. I still use Notepad++ for quickly editing config files, etc. as it loads a lot quicker than Atom does

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