Update plugin 本地搜索Neo v1.2.0 - #461
Merged
Merged
Conversation
- Initialize Everything file finder - Refactor Finder components - Add richer file previews - Add Markdown and code previews - Add PDF preview support - Fix PDF local file loading - Refactor Finder module structure - Centralize Finder persistence - Polish Finder UI styling - Implement local file icon caching - Polish Finder preview layout - Add file tree preview support - Add image preview copy action - Document project guidance - Add file copy menu action - Clean dist addon build output - Refine addon preview support - Tune Finder result pagination - Move category management to settings - Highlight Finder search matches - Stabilize image preview layout - Refine Finder enter handling - Centralize Finder shared state - Polish Finder UI behavior - Add bundled Everything management - Rename dist cleanup script - Refine bundled Everything shutdown - Add manual release workflow - Trigger release workflow on changes - Package dist contents in release - Limit large tar archive previews - Add shared addon argument parsing - Replace WMIC lookup with PowerShell CIM - Fix tail text preview decoding - Update README and test typings - Add platform info - Refactor Finder preview flow - Copy preview images as files - Add code preview line numbers - Add floating preview zoom - Improve match path search results - fix unexpected cleaning sub input when UI initializing - update version - update package.json - Fix match path review issues - Fix bundled everything path in ASAR - Update documentation and plugin homepage - ci: update action version - feat: add multi-select and native drag-drop - feat: context-menu supports muti-select - fix: improve trashing experience - fix: active item background-color - fix: close context-menu when click preview area - fix: blink when switching preview - feat: follow primary-color from host - feat: add transparency checkerboard for img preview - feat: add zoom-in-out button for img preview - fix: remove default focus outline - feat: improve bottom bar - feat: improve settings style - feat: add resizer between result list and preview - fix: dropdown visibility - feat: add everything_search mcp tool - fix: blink when img preview switching - refactor: remove defensive code - chore: fix type error - chore: add format for rust files - refactor: split logic - feat: add sidebar resizer - feat: support reordering categories - fix: allow dragging img when zoom-level==1 - fix: sidebar layout - style: add float zooming animation - style: improve sort menu style - feat: support searching in explorer and selected folder (ZToolsCenter#1) - fix: improve robustness - feat: support switching group by tab key (ZToolsCenter#2) - perf: 提升分组切换速度
guopenghui
marked this pull request as ready for review
August 27, 2026 10:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
插件信息
本次变更
Tab/Shift+Tab循环切换左侧文件分类。printDirectoryTree)改造为异步线程池执行,消除主线程卡顿与占位闪烁;截图 / 演示
相关 issue
自检清单
plugins/local-search-neo/目录此 PR 由 ztools-plugin-cli 自动管理:每次
ztools publish在分支上追加一个 commit,PR 链接保持不变。