You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Release Notes
2
2
3
+
## 0.0.14(2024-10-10)
4
+
5
+
- feat: Supports English version.
6
+
7
+
The extension default display language is Chinese, while supporting English, by modifying the extension configuration, you can easily switch the extension language, or follow the system language automatically switch.
8
+
9
+
- fix: Fixed issues of Sensitive Information Warning Linter.
10
+
3
11
## 0.0.13(2024-09-05)
4
12
5
13
- feat: Supports theme synchronization between webview and vscode.
Copy file name to clipboardExpand all lines: README.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,11 +30,13 @@ English | [简体中文](./README.zh_CN.md)
30
30
31
31
-**Quickly Search the Contents of the Document:** You can quickly search the contents of the document by using `ctrl+f` or `cmd+f`.
32
32
33
+
-**Set the display language of extension:** The extension default language is Chinese, while supporting English, by modifying the extension configuration, you can easily switch the extension language, or follow the system language automatically switch.
34
+
33
35
- More features are under development, please stay tuned.
0 commit comments