Update plugin 本地搜索Neo v1.1.1 - #438
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
guopenghui
marked this pull request as ready for review
August 24, 2026 15:34
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.
插件信息
本次变更
本次更新主要包含侧边栏调宽与分组排序功能支持、图片预览及动效优化,以及核心逻辑代码拆分与重构。
Key Changes
SplitResizer)。FloatingZoom)。finderLogic.ts为formatters.ts和previewCandidate.ts,完善对应单测。截图 / 演示
自检清单
plugins/local-search-neo/目录此 PR 由 ztools-plugin-cli 自动管理:每次
ztools publish在分支上追加一个 commit,PR 链接保持不变。