All Projects → microsoft → Vscode Cpptools

microsoft / Vscode Cpptools

Licence: other
Official repository for the Microsoft C/C++ extension for VS Code.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Vscode Cpptools

Vscode Maven
VSCode extension "Maven for Java"
Stars: ✭ 107 (-97.59%)
Mutual labels:  microsoft, vscode-extension
Vscode Apimanagement
VS Code extension for Azure API Management.
Stars: ✭ 32 (-99.28%)
Mutual labels:  microsoft, vscode-extension
Chrome Vs Code
A web browser integrated in VS Code editor tabs. ☢️ experimental ☢️
Stars: ✭ 351 (-92.09%)
Mutual labels:  vscode-extension
Iceworks
Visual Intelligent Development Pack(可视化智能开发套件)
Stars: ✭ 390 (-91.21%)
Mutual labels:  vscode-extension
Woa Deployer Lumia
Making your Lumias great again!
Stars: ✭ 380 (-91.43%)
Mutual labels:  microsoft
Vscode Php Intellisense
Advanced PHP IntelliSense for Visual Studio Code 🆚💬
Stars: ✭ 358 (-91.93%)
Mutual labels:  vscode-extension
Pnp Js Core
Code moved to https://github.com/pnp/pnpjs. This repository is archived.
Stars: ✭ 382 (-91.39%)
Mutual labels:  microsoft
Dxut
DXUT is a "GLUT"-like framework for Direct3D 11.x Win32 desktop applications; primarily samples, demos, and prototypes.
Stars: ✭ 341 (-92.31%)
Mutual labels:  microsoft
Azure Iot Sdk C
A C99 SDK for connecting devices to Microsoft Azure IoT services
Stars: ✭ 412 (-90.71%)
Mutual labels:  microsoft
Awesome Vscode
🎨 A curated list of delightful VS Code packages and resources.
Stars: ✭ 19,659 (+343.17%)
Mutual labels:  vscode-extension
Testfx
MSTest V2 framework and adapter
Stars: ✭ 391 (-91.19%)
Mutual labels:  microsoft
Onedrive
#1 Free OneDrive Client for Linux
Stars: ✭ 5,104 (+15.06%)
Mutual labels:  microsoft
Fx11
Effects for Direct3D 11 (FX11) is a management runtime for authoring HLSL shaders, render state, and runtime variables together.
Stars: ✭ 365 (-91.77%)
Mutual labels:  microsoft
Rtvs
R Tools for Visual Studio.
Stars: ✭ 382 (-91.39%)
Mutual labels:  microsoft
Azure Spring Boot
Spring Boot Starters for Azure services
Stars: ✭ 352 (-92.06%)
Mutual labels:  microsoft
Nupdate
A comfortable update solution for .NET-applications.
Stars: ✭ 394 (-91.12%)
Mutual labels:  microsoft
Shader Toy
Shadertoy-like live preview for GLSL shaders in Visual Studio Code
Stars: ✭ 349 (-92.13%)
Mutual labels:  vscode-extension
Microsoft365dsc
Manages, configures, extracts and monitors Microsoft 365 tenant configurations
Stars: ✭ 374 (-91.57%)
Mutual labels:  microsoft
Socialphish
The most complete Phishing Tool, with 32 templates +1 customizable
Stars: ✭ 378 (-91.48%)
Mutual labels:  microsoft
Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Stars: ✭ 414 (-90.67%)
Mutual labels:  microsoft

C/C++ for Visual Studio Code

Repository  |  Issues  |  Documentation  |  Code Samples  |  Offline Installers

Badge

The C/C++ extension adds language support for C/C++ to Visual Studio Code, including features such as IntelliSense and debugging.

Overview and tutorials

C/C++ extension tutorials per compiler and platform

Quick links

Questions and feedback

FAQs
Check out the FAQs before filing a question.

Provide feedback
File questions, issues, or feature requests for the extension.

Known issues
If someone has already filed an issue that encompasses your feedback, please leave a 👍 or 👎 reaction on the issue to upvote or downvote it to help us prioritize the issue.

Quick survey
Let us know what you think of the extension by taking the quick survey.

Offline installation

The extension has platform-specific binary dependencies, therefore installation via the Marketplace requires an Internet connection in order to download additional dependencies. If you are working on a computer that does not have access to the Internet or is behind a strict firewall, you may need to use our platform-specific packages and install them by running VS Code's "Install from VSIX..." command. These "offline' packages are available at: https://github.com/Microsoft/vscode-cpptools/releases. Expand the "Assets" section to see the releases for a given version.

Package Platform
cpptools-linux.vsix Linux 64-bit
cpptools-linux-armhf.vsix Linux ARM 32-bit
cpptools-linux-aarch64.vsix Linux ARM 64-bit
cpptools-osx.vsix macOS 64-bit
cpptools-osx-arm64.vsix macOS ARM64
cpptools-win32.vsix Windows 64-bit & 32-bit
cpptools-win-arm64.vsix Windows ARM64
cpptools-linux32.vsix Linux 32-bit (available up to version 0.27.0)

Contribution

Contributions are always welcome. Please see our contributing guide for more details.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Data and telemetry

This extension collects usage data and sends it to Microsoft to help improve our products and services. Collection of telemetry is controlled via the same setting provided by Visual Studio Code: "telemetry.enableTelemetry". Read our privacy statement to learn more.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].