What IDE is your choice for C/C++ project?
-
?
"The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012
-
?
"The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012
-
?
"The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012
VS. No contest. Just the best IDE on the planet, bar none. Thankfully, my days of EDLIN and vi are well past ... and Brief was the reason for that! :laugh:
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
-
?
"The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012
EDLIN Accept no substitutes.
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
Dave Kreskowiak -
VS. No contest. Just the best IDE on the planet, bar none. Thankfully, my days of EDLIN and vi are well past ... and Brief was the reason for that! :laugh:
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
OriginalGriff wrote:
VS. No contest. Just the best IDE on the planet, bar none.
A real blessing, measured by my current headache.
I have lived with several Zen masters - all of them were cats. His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.
-
VS. No contest. Just the best IDE on the planet, bar none. Thankfully, my days of EDLIN and vi are well past ... and Brief was the reason for that! :laugh:
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
I thought Brief was it when it came to full function editors. It was great but VS has surpassed it like no other; it is now the best, no argument there! What will we have in another twenty years?
- I would love to change the world, but they won’t give me the source code.
-
?
"The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012
Visual Studio and Visual Assist and ReSharper C++. (maybe overkill, but both have their advantages)
I'd rather be phishing!
-
I thought Brief was it when it came to full function editors. It was great but VS has surpassed it like no other; it is now the best, no argument there! What will we have in another twenty years?
- I would love to change the world, but they won’t give me the source code.
Even today, Brief did some thigs I miss from VS: being able to edit - and see on screen at the same time - four or five different files was just wonderful! Screen Split in VS just doesn't cut it. But it does so many, many wonderful things that you forgive the little bits missing. :laugh:
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
-
?
"The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012
I prefer a Sharpie®[^] and oak tag, although this[^] will do in a pinch. Obvious reply: 'and it shows in your code quality'.
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010
-
Even today, Brief did some thigs I miss from VS: being able to edit - and see on screen at the same time - four or five different files was just wonderful! Screen Split in VS just doesn't cut it. But it does so many, many wonderful things that you forgive the little bits missing. :laugh:
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
I have never used Brief, so I don't know what I'm talking about to see four or five different files at once in it, but you can do that in VS can't you? Just drag the tab out of the main window, or right-click on the file in the tab bar and select 'Float'. If your tabs are top or bottom, you can have several windows around your screen to see them at once. If your tabs are right or left (like mine), the tabs take up a lot of space so getting several windows open simultaneously is harder. I'm sure you have tried this before, and it isn't equivalent to Brief's method, but if not, have fun! edit - you can even use Window snapping on them
“If we get $100,000, we will go to Potato blockchain.” Enable the dream!
-
?
"The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012
VS Code, because I can use it on multiple platforms.
I'm not sure how many cookies it makes to be happy, but so far it's not 27. JaxCoder.com
-
VS. No contest. Just the best IDE on the planet, bar none. Thankfully, my days of EDLIN and vi are well past ... and Brief was the reason for that! :laugh:
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
-
Even today, Brief did some thigs I miss from VS: being able to edit - and see on screen at the same time - four or five different files was just wonderful! Screen Split in VS just doesn't cut it. But it does so many, many wonderful things that you forgive the little bits missing. :laugh:
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!
What was the editor that used with ship with RMCobol called ? it kept every single edit you made in a seperate file until you ran out of space - wonderful :-D - I've a feeling it was called M
"I didn't mention the bats - he'd see them soon enough" - Hunter S Thompson - RIP
-
VS Code, because I can use it on multiple platforms.
I'm not sure how many cookies it makes to be happy, but so far it's not 27. JaxCoder.com
I'm starting to really like VS Code. A little late to the party, I know, but better late than never.
-
?
"The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012
-
?
"The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012
Turbo C/C++ Quincy But I also rolled my own a few years ago, in theory it will support any language for which you have a command-line compiler/linker installed. I've used it for C#, C/C++ (with a few different compilers), and VB.net . Perfect for developing simple command-line utilities. No overhead, such as solution and project files (ptui). Visual Studio has too many features I don't require -- it's bloated and reminds me of Clippy.
-
I'm starting to really like VS Code. A little late to the party, I know, but better late than never.
I really like it, only used it lightly so far but seems very powerful.
I'm not sure how many cookies it makes to be happy, but so far it's not 27. JaxCoder.com
-
?
"The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012
-
?
"The only place where Success comes before Work is in the dictionary." Vidal Sassoon, 1928 - 2012
A butterfly farm.