Add/Update plugin: VSCode#104
Open
spite-triangle wants to merge 13 commits intoZToolsCenter:mainfrom
Open
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a ZTools plugin for searching and opening VS Code and Cursor history projects, built with Vue 3 and a Node.js bridge for SQLite and shell operations. The review identifies several critical issues, including a command injection vulnerability, potential database corruption risks, and cross-platform compatibility bugs on Windows. Recommendations were also made to fix the project sorting order, handle missing database files gracefully, and consolidate duplicate path-parsing logic to prevent inconsistencies.
146b8e3 to
81c7432
Compare
spite-triangle
added a commit
to spite-triangle/ZTools-plugins
that referenced
this pull request
Apr 19, 2026
spite-triangle
added a commit
to spite-triangle/ZTools-plugins
that referenced
this pull request
Apr 19, 2026
81c7432 to
f11b543
Compare
spite-triangle
added a commit
to spite-triangle/ZTools-plugins
that referenced
this pull request
Apr 20, 2026
spite-triangle
added a commit
to spite-triangle/ZTools-plugins
that referenced
this pull request
Apr 20, 2026
f11b543 to
7d3add9
Compare
Contributor
7d3add9 to
1866840
Compare
Author
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.




插件信息
插件名称: VSCode
插件ID: vscode-history
描述: 快速搜索 VSCode 历史项目并且在 VSCode 中打开
版本: 1.0.0
作者: 海拉鲁的三角
提交说明
此PR包含1个提交,添加/更新插件
VSCode。此PR由 ztools-plugin-cli 自动生成