Skip to content
This repository was archived by the owner on Oct 19, 2025. It is now read-only.
/ VSCodeJson Public archive

This repo WAS my vs code config file space

Notifications You must be signed in to change notification settings

sanshz/VSCodeJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Use CMake in VS Code

CMake with CMake extension in VS Code is much better for my workflow

And cmake workflow is same on Code-OSS and VS Codium (at least for me)

VSCodeJson

This repo contains my Visual Studio Code .json files Directory Structure for C++

workspaceFolder
├── .vscode
├── bin
│   └── intermediates
├── include
├── libs
└── src
     ├── private
     └── public

About

This repo WAS my vs code config file space

Topics

Resources

Stars

Watchers

Forks