C/C++ Extension for Visual Studio Code
blogs.msdn.microsoft.com
C/C++ Extension for Visual Studio Code
1–10 of 21 posts
Re: C/C++ Extension for Visual Studio Code
#2At least on Linux, I've tried many IDE solutions... Eclipse, Netbeans, CLion, Code Blocks, Anjuta, KDevelop... from all of them I've found more the most success with CLion. But my use case doesn't really go beyond what this list of features are.
... except for the build system. No mention of CMake in the article. I think CMake support is a key feature.
Re: C/C++ Extension for Visual Studio Code
#3I think this integration looks very promising. At least on Linux, I've tried many IDE solutions... Eclipse, Netbeans, CLion, Code Blocks, Anjuta, KDevelop... from all of them I've found more the most success with CLion. But my use case doesn't really go beyond what this list of features are. ... except for the build system. No mention of CMake in the article. I think CMake support is a key feature.
Re: C/C++ Extension for Visual Studio Code
#4Re: C/C++ Extension for Visual Studio Code
#5I think this integration looks very promising. At least on Linux, I've tried many IDE solutions... Eclipse, Netbeans, CLion, Code Blocks, Anjuta, KDevelop... from all of them I've found more the most success with CLion. But my use case doesn't really go beyond what this list of features are. ... except for the build system. No mention of CMake in the article. I think CMake support is a key feature.
Re: C/C++ Extension for Visual Studio Code
#6It was really interesting to read that debugging was working in Linux, while MacOSX support was being worked on. Support for Windows was completely missing.
Re: C/C++ Extension for Visual Studio Code
#7Re: C/C++ Extension for Visual Studio Code
#8Re: C/C++ Extension for Visual Studio Code
#9I don't understand what the end goal of Visual Studio Code is. It is gradually growing into a full-blown IDE, with IntelliSense, linting, refactoring, debugging, its own extensions, etc. Is Microsoft just trying to rewrite VS using JavaScript to have a cross-platform IDE instead of porting VS?
Is this just Visual Studio for JSers?
Re: C/C++ Extension for Visual Studio Code
#10I think this integration looks very promising. At least on Linux, I've tried many IDE solutions... Eclipse, Netbeans, CLion, Code Blocks, Anjuta, KDevelop... from all of them I've found more the most success with CLion. But my use case doesn't really go beyond what this list of features are. ... except for the build system. No mention of CMake in the article. I think CMake support is a key feature.
Have you tried Qt Creator? I think that is pretty decent.