/Cpp-Extension-Pack

My collection of VSCode extensions used when developing C/C++ code

Mozilla Public License 2.0MPL-2.0

C/C++ Extension Pack

This is a collection of extensions I use when developing C/C++ code. I would be glad if you are interested in this pack and just give a try! ๐Ÿ‘

โ—๏ธโ—๏ธโ—๏ธ before installation I suggest you read lines with โš ๏ธ tags first, where some requirements are mentioned.

๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ Having trouble getting your VSCode ready for C/C++ developing?
๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ ไฝ ๆญฃไธบๅœจVSCไธญ้…็ฝฎC/C++ๅผ€ๅ‘็Žฏๅขƒ่€Œๅคด็–ผ?
I would be glad if my little tutorial could help you. A ไธญๆ–‡็‰ˆๆœฌ is also provided ๐Ÿ˜†

  1. My tricks
  2. This pack includes
  3. Contribute

My tricks

Here are some tricks!๐Ÿ˜„

VSCode sometimes stucks when too many extensions are installed? Here are two tricks:

  1. Open the Command Palette (Ctrl+Shift+P) and select Developer: Open Process Explorer to see which extensions cost most. Then disable (just workspace) some extensions you don't need in current workspace.
  2. thinks disable extensions one by one too annoying? you can disable a group of extensions by simply disable a extension pack! โœŒ๏ธ Another good news is that you can uninstall any extension included in the pack while this extension pack is still there๐ŸŽŠ
  3. want to make your own extension pack? This may helps you๐Ÿ‘

This pack includes

โš ๏ธthese extensions do not provide you with a compiler, you need one added to Path then everything works.

Contribute

If you find a extension really useful when developing python code and want to improve this extension, feel free to raise a issue. But please notice that issues using the extensions included in this pack will not be accepted in this extension pack's repository ๐Ÿ˜….

Enjoy!