Skip to content

Commit c04f30c

Browse files
release: language snippet ux
1 parent d19661c commit c04f30c

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Table of Contents
66

7-
- [3.4](#340---2026-01-12) - Built-in Extensions
7+
- [3.4](#342---2026-01-26) - Built-in Extensions
88
- [3.3](#330---2026-01-03) - Kiro Support
99
- [3.2](#320---2025-12-31) - Windsurf Support
1010
- [3.1](#310---2025-12-15) - AbacusAI Support
@@ -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.2] - 2026-01-26
31+
32+
### Fixed
33+
34+
- Creating language specific snippets no longer defaults to plain text if no active language is detected or selected.
35+
3036
## [3.4.1] - 2026-01-13
3137

3238
### Fixed

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.1",
5+
"version": "3.4.2",
66
"publisher": "AlexDombroski",
77
"author": {
88
"name": "Alex Dombroski",

0 commit comments

Comments
 (0)