Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpptemplate

A simple C++ template project for vscode.

I create this to rescue me from suffering configuration for all new projects.

Features:

  • C++23
  • clang-19
  • clangd as lsp
  • clang-format as formatter
  • lldb for debugging
  • auto finding source files
  • complete .vscode configuration

Environments

  • wsl ubuntu 24.04 LTS
sudo apt install cmake clang-19 libc++-19-dev libc++abi-19-dev
sudo apt install lldb-19 clangd-19 clang-format-19

Extensions

See .vscode/extensions.json.

Once you open this project by vscode, it should notify you automatically.

About

A simple C++ template project for vscode.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages