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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,9 @@ For more detailed technical information about the project's architecture and com
109
109
110
110
## Changelog
111
111
112
+
### 1.27.0.0
113
+
- Support: Added support for Visual Studio Code 1.118+ shared storage location (`.vscode-shared`) to ensure compatibility with recent recent folders/files storage changes.
114
+
112
115
### 1.26.0.0
113
116
- Performance: Implement ListItem caching and optimize workspace lookup for faster loading.
114
117
- Search: Cache filtered results between fallback items to improve UI responsiveness during search.
0 commit comments