Skip to content

ngeor/vscode-snippets

Repository files navigation

vscode-snippets

Snippets for VS Code.

Windows

The folder location for Windows is

%APPDATA%\Code\User\snippets

e.g.

C:\Users\jdoe\AppData\Roaming\Code\User\snippets

You can either clone this repo in the above location, or create a symbolic link (use an Administrator Command Prompt):

cd %APPDATA%\Code\User
mklink /D snippets C:\Users\jdoe\Projects\github\vscode-snippets

Mac

The folder location for Mac is

~/Library/Application Support/Code/User/snippets

About

Snippets for VS Code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published