The ESSENTIAL VScode extensions for C++ in 2023



The ESSENTIAL VScode extensions for C++ in 2023

The ESSENTIAL VScode extensions for C++ in 2023

There are some extensions to visual studio code that boost your productivity. We will have a look at the essential collection that you should have installed when developing C++.
This covers Intellisense, the source-code-pro font, clang-format, better comments, bracket colors, gitlens and general look and feel.

00:00 Intro
00:16 Intellisense
01:39 Custom Themes
03:45 Source Code Pro Font
07:45 Better Comments
08:44 Bracket Colors
09:51 Gitlens
11:25 VSCode Icons
12:18 Clang Format

Tools that I use:
https://www.virtualbox.org/
https://kubuntu.org/
https://code.visualstudio.com/
https://llvm.org/
http://clang.org/
https://mesonbuild.com/index.html

In code:
https://github.com/renatoGarcia/icecream-cpp
https://github.com/ZenSepiol
https://github.com/ocornut/imgui
https://github.com/epezent/implot

Comments are closed.