Skip to content

Snippets 3.1.0

Latest
Compare
Choose a tag to compare
@tahabasri tahabasri released this 14 Sep 14:16
· 25 commits to main since this release

Supercharge your Snippets in VS Code — Manage your code snippets without quitting your editor.

This release includes the extension installable + its source code.

  • [#81] Added support for language scope with icons and auto-detect ✌.
  • [#83] Added support for alphabetical sort.
  • [#82] Added new action Troubleshoot Snippets.
  • [#51] Added support for folder icons.
  • [#76] Fixed tab key on Snippet content editor.
  • [#80] Added Snippet prefix and Global prefix in Settings.
  • [#79] Unchecked Syntax Resolving for new snippets.
  • [#78] Added description field to Snippets.
  • [#77] Expanded the Snippet tooltip size.
  • [#70] Added support for Drag and Drop into active editor.
  • Added configurable Camelize to Snippets labels in IntelliSense (Checked by default).
  • Added Developer Mode setting.
  • Additional bug fixes.
  • Updated vulnerable dependencies.