Skip to content

feli0x/workspace-code-snippets

Repository files navigation

Workspace Code Snippets

This extension allows you to quickly add code snippets to a repository for your team to benefit from.

Demonstration

Usage

  1. Select the code you want to turn into a snippet.
  2. Press cmd+shift+p (or ctrl+shift+p on Windows/Linux) to open the Command Palette.
  3. Type Create Workspace Code Snippet and select the option from the list.
  4. Choose a name for your snippet and press Enter.
  5. Your snippet will be saved in .vscode/workspace.code-snippets.

Contributing

If you find any issues or have suggestions for improvement, please submit an issue or pull request on the GitHub repository.