What IDEs are you using?
- Thunderbirds747
- Member
- Posts: 83
- Joined: Sat Sep 17, 2016 2:14 am
- Location: Moscow, Russia
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.
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.
Coffee is not airplane fuel.
Re: What IDEs are you using?
FAR / Midnight Commander.
Re: What IDEs are you using?
Visual Studio 2017 and its compiler(s)
- Schol-R-LEA
- Member
- Posts: 1925
- Joined: Fri Oct 27, 2006 9:42 am
- Location: Athens, GA, USA
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.
Rev. First Speaker Schol-R-LEA;2 LCF ELF JAM POEE KoR KCO PPWMTF
Ordo OS Project
Lisp programmers tend to seem very odd to outsiders, just like anyone else who has had a religious experience they can't quite explain to others.
Ordo OS Project
Lisp programmers tend to seem very odd to outsiders, just like anyone else who has had a religious experience they can't quite explain to others.
Re: What IDEs are you using?
Visual Studio 2015.
It's my favorite text editor
It's my favorite text editor
Project: OZone
Source: GitHub
Current Task: LIB/OBJ file support
"The more they overthink the plumbing, the easier it is to stop up the drain." - Montgomery Scott
Source: GitHub
Current Task: LIB/OBJ file support
"The more they overthink the plumbing, the easier it is to stop up the drain." - Montgomery Scott
- Kazinsal
- Member
- Posts: 559
- Joined: Wed Jul 13, 2011 7:38 pm
- Libera.chat IRC: Kazinsal
- Location: Vancouver
- Contact:
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.
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.
Re: What IDEs are you using?
For OSDev: Sublime Text 3 + Terminal + Emulators
Regular Dev: Visual Studio 2017 + Photoshop CC
Regular Dev: Visual Studio 2017 + Photoshop CC
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader
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.
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.
Emacs is quite easy to pick up, especially with the built in games to teach you the keybinds.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.
com.sun.java.swing.plaf.nimbus.InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState
Compiler Development Forum
Compiler Development Forum
Re: What IDEs are you using?
notepad.exe
Re: What IDEs are you using?
QtCreator is my favourite.
I use it for its autocompletion.
I use it for its autocompletion.
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.
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.
Every good solution is obvious once you've found it.
-
- Member
- Posts: 89
- Joined: Tue Feb 26, 2008 10:47 am
- Location: Sweden
Re: What IDEs are you using?
Vim (the best) with various plugins: https://github.com/narke/dotfiles
OS for PowerPC Macs: https://github.com/narke/Einherjar
Operating system: colorForth computing environment for x86.: https://github.com/narke/Roentgenium
Operating system: colorForth computing environment for x86.: https://github.com/narke/Roentgenium