We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 781c4a0 commit d9cfee9Copy full SHA for d9cfee9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelogs
2
3
+## 3.4.1 - October 16, 2025
4
+
5
+- Changed: Disable auto-update, let VSCode handle it itself.
6
7
+- Fixed: Windsurf environments.
8
9
10
## 3.4.0 - May 23, 2025
11
12
- Fixed: Add support for Windsurf, Trae.
package.json
@@ -2,7 +2,7 @@
"name": "syncing",
"displayName": "%displayName%",
"description": "%description%",
- "version": "3.4.0",
+ "version": "3.4.1",
"publisher": "nonoroazoro",
"author": {
"email": "xiaochao.k@gmail.com",
0 commit comments