Skip to content

knttnk/snippet-utilities

Repository files navigation

snippet-utilities README

Utilities for snippets (still under development).

Features

Click on "Add selection to user snippets" in the menu or Shift + Alt + S (Shift + Option + S, in Mac) to add a user snippet.

Release Notes

0.0.1

The first release of this extension.

0.1.0

Now available in older versions of VSCode.

0.1.2

Fixed a bug that causes a snippet syntax error when a tab character is in the selected code.

0.2.0

  • After adding a snippet, you can now move a focus to the name, prefix, and description using the tab key.
  • Improved robustness for JSON comments.
  • Fixed issue #1.

0.2.1

0.2.2

  • Fixed a problem that prevents from adding a snippet when there are no items in the user snippet file.
  • Fixed some misspellings.

0.2.3

  • Fixed a problem that indents are not replaced by \t.

0.2.4

  • When "Add selection to user snippets" is executed, snippets are now not registered if no text is selected. So you can now open the snippet file easily.

0.2.5

  • Updated some dependencies.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published