Skip to content

AlexZeitler/vs-code-snippets

Repository files navigation

vs-code-snippets

My VS Code snippets - mostly TypeScript, JavaScript, HTML and CSS.

Location for your VS Code User settings / snippets

Depending on your platform, the user snippets file is located here:

  • Windows %APPDATA%\Code\User\Snippets\
  • macOS $HOME/Library/Application Support/Code/User/snippets/
  • Linux $HOME/.config/Code/User/snippets/

More details can be found here.

Installation

The easiest way is to create a symbolic link using ln (for Linux) - this will replace all your existing snippets 💣

rm -rf $HOME/.config/Code/User/snippets # be careful, backup first!
git clone git@github.com:AlexZeitler/vs-code-snippets.git
cd vs-code-snippets
ln -s $(pwd) $HOME/.config/Code/User/snippets/

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy