Releases: yatki/vscode-surround
Releases · yatki/vscode-surround
v1.5.0
v1.4.0
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.2
v1.1.1
v1.1.0
What's New
- Added support for language-specific snippets.
- Recently used snippets now will be displayed on top by default (Can be disabled by the
showRecentlyUsedFirst
option). showOnlyUserDefinedSnippets
option is added. See Options.- 3 new snippets added (
templateLiteral
,templateLiteralVariable
,iife
). - Added checks for invalid configurations. See: Issue #63.
- Added update notification info message.
Breaking Changes
- No breaking changes