Skip to content

pvcodes/vscode-cpp-snippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

USAGE

For Windows

- Open Window Run by pressing Win+R
- Paste it > %APPDATA%\Code\User\snippets
- And their copy the cpp.json file (from repo)

For Linux

- Open terminal
- Copy and paste it  `$ git clone https://github.com/pvcodes/vscode-cpp-snippets.git`
- Then, `$ cp -r cpp.json $HOME/.config/Code/User/snippets`

For MacOS

- Open terminal
- Copy and paste it  `$ git clone https://github.com/pvcodes/vscode-cpp-snippets.git`
- Then, `$ cp -r cpp.json $HOME/Library/Application Support/Code/User/snippets`

DESCRIPTION

- All the starts with `!` for having the consistency
- For example `!cpp` for CPP *BIOLERPLATE*

Wandering why all the repos are forked from pvcodes-zz. Read here

About

CPP snippets for VS Code Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published