Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
CptFox16196yAgreed, hopefully by the end of this weekend, my clang based C++ refactoring extension for it will be ready. The lack of C++ renaming really is a hindrance.
-
@BlackSparrow it sometimes doesn't show what functions does some particular class have, just doesn't show up any hints.
-
Bubbles68266yThe best editor in general tbh. Like every langauge support, and extremely lightweight. I just wish it didnt make the .vscode folder and just stored that data in the editors settings or sumn. I understand why it's there I just think it's annoying personally. And setting up the debugger for languages like C/C++ is very annoying and I just use an add on for that to make it less tedious
-
CptFox16196yFor people looking to use VSCode for C/C++, I just wanted to put out that cmake tools and either ccls or cquery are great plugins. I like ccls better on Linux, but I use cquery on windows because ccls was a pain to compile. Both provide great linting and refactoring capabilities to VSCode, and with cmaketools to help with configuration, it puts on par with clion in my opinion :)
Related Rants
Visual Studio Code is the reason that minimized hatred for Microsoft in my Heart <3
VSCode is love!
random
vscode