Skip to content

Latest commit

 

History

History
75 lines (40 loc) · 2.53 KB

CHANGELOG.md

File metadata and controls

75 lines (40 loc) · 2.53 KB

v2.7.0 (2024-11-27)

  • feat: optimize snippet edit

v2.6.3 (2024-07-18)

  • feat: optimize webview and document

v2.6.2 (2024-07-18)

  • fix: exclude resources/screenshots

v2.6.1 (2024-07-18)

  • fix: exclude stylelint config file

v2.6.0 (2024-07-18)

  • feat: add copy snippet and fix some issues

v2.5.1 (2024-07-18)

  • fix: snippet syntax highlight
  • fix: make the editor keep the webview context around

v2.5.0 (2024-07-17)

  • feat: add the drag and sort of snippets

v2.4.0 (2024-07-17)

  • feat: add scopeLanguages property
  • feat: change snippet edit page

v2.3.0 (2024-07-16)

  • feat: add code snippet drag and drop

v2.2.0 (2024-06-30)

  • feat: add screenshots

v2.1.2 (2024-06-29)

  • fix: scope check

v2.1.1 (2024-06-29)

  • fix: vsce pack exclude webview folder

v2.1.0 (2024-06-28)

  • feat: use markdown to show snippet tooltip
  • feat: add more check for the name of snippet

v2.0.1 (2024-06-28)

  • fix: build error

v2.0.0 (2024-06-27)

  • 使用 webview 编辑 snippet 详情
  • Use webview to edit snippet details

v1.0.2 (2024-06-24)

  • Change readme.

v1.0.1 (2024-06-24)

  • Change the name and display name.

v1.0.0 (2024-06-23)

  • Initial release.