Skip to content

syntax-syndicate/snippet-studio-vsce

 
 

Repository files navigation

Snippet Studio

This VS Code extension streamlines creation and management of VS Code snippets.

GitHub Version

Available on VS Code Marketplace, Open VSX Registry, or Github Releases.

Read installation and getting started for more info

Features

Managing Snippets

The Snippets view updates to include all snippets of the active editor's language.

Edit Snippet Example

See how to manage snippets in depth.

Managing Snippet Files

The Locations Manager view lists snippet files found on your filesystem.

See how to create global and project snippet files.

Creating Snippets

The Snippet Editor view only appears when creating or editing snippets.

Creating a Snippet from Selection

Tooling for Insertion Features

Use insertion features such as placeholders, tabstops, variables, etc to make your snippets more powerful.

Snippet Placeholder Example

Exporting Snippets

Share snippets easily by selecting which snippets you need and transferring them to a single .code-snippets file.

Backup & Sharing Snippets

Import and export snippets using GitHub gists

VS Code already has powerful syncing that provides a way to backup your snippets.

Snippet Keybindings

Command to easily add attach a keybinding to a snippet. These are bound to the target languages by default.

Profile Support

Snippets added to the active profile, or choose files to sync across all profiles.

Import snippets from your friend's profile backups or profile templates.

Extension Snippets

Copy snippets from snippet extension packs you download and modify them to be more helpful

Requirements

Web Version: This extension is not currently stable for web versions of VS Code due to its reliance on Node.js file system APIs.

Known Issues

GitHub Open Issues Coverage

Known Vulnerabilities

Release Notes

Check out the changelog!

License & Contributions

This extension is open source! Feel free to add GitHub issues, ideas or contribute.

License

Star this project!

GitHub Stars

About

A Snippet Manager Extension for vscode to streamline creating, editing, deleting, viewing, and sharing custom code snippets for code completion.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.1%
  • JavaScript 4.7%
  • HTML 1.2%