An open API service indexing awesome lists of open source software.

https://github.com/pixiedevpraveen/cpp-developer-pack

Visual studio code cpp extension pack
https://github.com/pixiedevpraveen/cpp-developer-pack

Last synced: 10 months ago
JSON representation

Visual studio code cpp extension pack

Awesome Lists containing this project

README

          

# C++ Developer Pack (Extension pack for c++)

![C++ Developer Pack logo](icon.png)

The **C++ Developer Pack** is an extension pack for cpp(c++) developers which contains code intellisense, syntax highlighting, and debugging tools.

## Included Extensions

- [C/C++](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools) - A powerful extension for C++ development with VSCode
- [LLDB Debugger](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb) - A powerful debugger for C++ development
- [Better C++ Syntax](https://marketplace.visualstudio.com/items?itemName=jeff-hykin.better-cpp-syntax) - Improves the syntax highlighting for C++ code
- [C/C++ Runner](https://marketplace.visualstudio.com/items?itemName=franneck94.c-cpp-runner) - Run your code right inside the editor

## Installation

1. Open Visual Studio Code.
2. Go to the Extensions sidebar (`Ctrl+Shift+X` or `Cmd+Shift+X`).
3. Search for "C++ Developer Pack".
4. Click Install to install it.
5. Reload Visual Studio Code to activate the extension.

## License

This extension is licensed under the [MIT License](LICENSE).

## Issues

Please report any issues you find with the extension on the [GitHub repository](https://github.com/pixiedevpraveen/cpp-developer-pack/issues).

## Contributing

Contributions are always welcome! Please feel free to submit a pull request or open an issue on the [GitHub repository](https://github.com/pixiedevpraveen/cpp-developer-pack).

## About the Author

This extension was created by [Praveen Yadav](https://github.com/pixiedevpraveen). If you have any questions or feedback, please feel free to contact me at [praveenyadav7787@gmail.com](mailto:praveenyadav7787@gmail.com).