Skip to content

A VS Code Extension,quick add selected code to current language snippets

Notifications You must be signed in to change notification settings

luliangce/AddToSnippet

Repository files navigation

Add-To-Snippet README

Quick append a piece of code to language's snippet

Features

  • auto-detect language
  • opearte inplace
  • will not break previous config file(such as lost comments)

How to Use this

After you select the code you want to add, you can either use:

  • command Add To Snippet (Ctrl + Shift + P -> Add To Snippet)
  • or select target code and right-click,you will see Add Selected To Snippet
  • alt+i shortcut for windows or cmd+i for mac

Known Issues

need a deep test

Release Notes

changelog

About

A VS Code Extension,quick add selected code to current language snippets

Resources

Stars

Watchers

Forks

Packages

No packages published