- Fix can not edit snippet body in editor.
- Support symbolic link snippets files. Fix #31
- Allow trailing comma and edit undefined fields.
- Support multiple type of fields of snippet JSON. Fix #25
- Fix search not work after change a snippets file.
- Using monospace font.
- Add Snippets submenu to editor context.
- Add open Snippets Manager command.
- Add showing messages when there are no snippets found.
- Improve l10n.
Add help buttons and update interface.
Fix edit multiple props isn't work properly.
- @zjffun (Jufeng Zhang): Support languages scope tag input in editor. PR #24
Update the video in the document.
- Update dependencies.
- Add demo images.
- Added features drag and drop snippets.
- Added features paste snippets after the selected snippet.
- Fixed bug copy snippets when selected workspaces or extensions.
Fixed set currentWebviewPanel to null when dispose.
- Added features using the default editor when diff snippets.
- Fixed snippets editor lose content in diff mode.
- Updated UI.
Added features copy and paste snippets.
Fix snippets on WSL.
Escape snippet body by default when create snippets from selection.
Ask whether to turn off autoCloseSnippetBodyEditor
when autoSave
is on.
Update autoCloseSnippetBodyEditor
scope.
Update autoCloseSnippetBodyEditor
doc.
Add autoCloseSnippetBodyEditor
setting.
Fix postMessage.
Fix error message doesn't display.
- @ryanspain (Ryan Spain): Log snippet file name and line on parse error. PR #14
- Update ErrorBoundary style.
Fix can't edit snippet body in Windows.
Fix profiles get user folder uri.
Fix dependencies bug.
- Fix unable edit snippet body when has no scope.
- Fix unable delete user snippets in web editor.
- Added features support using in browser editor.
- Fix broken thumbnails in document.
- Fix bug tab and shift tab of snippets editor.
- Fix bug tab order of editor inconvenient.
- Added features keep editing state while switching tab.
- Added features support select workspace folder when create snippets from untitled file.
- Update documents.
-
Added features support edit body in text editor.
-
Fix bug create snippet from
.vue
file can't use.
-
Added features support chinese.
-
Fix bug hide duplicate extension snippets.
- Added features search snippets.
- Publish to Open VSX Registry.
-
Added features delete snippet files.
-
Added features delete confirm.
-
Fix bug scroll to top when opening last few snippets.
-
Fix bug refresh tree when create or delete snippets.
- Added features duplicate snippet.
-
Added features update UI to webview-ui-toolkit.
-
Improve documentation.
- Changed the GIF in document to WebP.
-
Added features show error massage when an error occurred in the code snippets editor.
-
Added features create snippets file.
-
Added features show 'No snippets' when no snippets.
-
Fix bug unparseable snippets disappear in trees.
- Added features set code snippets editor to default editor.
- Added features create snippet to specified file.
- Added features ask save to user snippets when can't find
activeWorkspaceFolder
.
- Fix bug when editor open with a malformed file.
- Fix bug editor state incorrect.
- Fix bug click edit snippet not work.
-
Added features jump to selected snippet when click snippets.
-
Added features edit selected snippet when click edit snippet.
-
Added features support explorer file open editor.
-
Fix bug when parse snippets file error.
- Fix bug when have no
.vscode
folder.
-
Added features show all
*.code-snippets
in explorer. -
Added features toggle source and editor.
-
Fix bug when open empty snippets file.
- Added features add snippets in editor.
- Added features
*.code-snippets
file editor.
- Changed icon and keywords.
- Changed icon.
- Added features create, edit and delete snippets.