Skip to content

Commit f304d3c

Browse files
release:
1 parent c883036 commit f304d3c

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@
2727
- [1.1](#111---2025-04-08) - Snippet Insertion Features
2828
- [1.0](#103---2025-03-22) - Initial Release
2929

30+
## [3.4.1] - 2026-01-13
31+
32+
### Fixed
33+
34+
- When editing snippets from the location view, the editor opens with the correct language
35+
3036
## [3.4.0] - 2026-01-12
3137

3238
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "snippetstudio",
33
"displayName": "SnippetStudio",
44
"description": "A snippets manager that assists you in creating, editing, viewing, and deleting snippets and snippet files.",
5-
"version": "3.4.0",
5+
"version": "3.4.1",
66
"publisher": "AlexDombroski",
77
"author": {
88
"name": "Alex Dombroski",

0 commit comments

Comments
 (0)