Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.
/ cdt-vscode Public archive

C/C++ Development Tooling (CDT) Visual Studio Code extension

License

Notifications You must be signed in to change notification settings

eclipse-cdt/cdt-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS Code Extension for C/C++ Development

Note: This is a preliminary milestone release. Please help us by trying out this extension and providing feedback using our github issues page.

This is a Visual Studio Code extension that supports C/C++ development and is brought to you by the same experts who built the C/C++ IDE for Eclipse.

The main focus of this extension is to serve the same community that used the C/C++ IDE for Eclipse but who are looking for the more editor focused experience of Visual Studio Code. It includes the clangd C/C++ language server and provides a platform to integrate build systems, compilers, and debuggers that are used by embedded system, server, and game developers. We provide exemplary implementations for the GNU toolchain but endeavour to support other toolchains as well.

Settings

TODO

Build

We use yarn to as our package manager. To build, simply do

yarn
yarn build

You can also run the build in watch mode using

yarn watch

About

C/C++ Development Tooling (CDT) Visual Studio Code extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •