Releases: elia/vscode-textmate
Releases · elia/vscode-textmate
v0.27.0
Performance Improvements
- Added virtual scrolling to selectFromList for handling large lists
- Optimized fuzzy search hot loop for faster filtering
- Optimized list rendering performance
- Sped up list filtering while typing
- Grabbed input focus faster on selector open
Features
- Support running commands without active editor
Fixes
- Restore alt+open functionality
Development
- Added agent skills for selectFromList and performance
- Build package automatically when releasing
- Cleaned up PRD and progress notes
Summary: This release focuses primarily on significant performance improvements to the selectFromList component, making it faster and more responsive with large file lists. Virtual scrolling and optimized fuzzy search ensure smooth filtering even with thousands of items.
v0.7.1
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Full Changelog: v0.5.0...v0.6.0
vscode-textmate.openProject
Open a project in a new window, selecting from subfolders of the folders listed in vscode-textmate.projectFolders.
v0.5.0
- "Close all" will not stop for unsaved editors
Full Changelog: v0.4.0...v0.5.0