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: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,11 @@ The extension will automatically adapt to the remote server's file system and sy
79
79
- 🎉 Initial release
80
80
- Support for settings and extension sync
81
81
82
+
### 0.0.6
83
+
84
+
- fix: optimize logic for detecting whether VSCode is in portable mode
85
+
- Updated the way the VSCODE_PORTABLE environment variable is checked to ensure it's evaluated as a boolean, improving code readability and reliability.
0 commit comments