We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题所述,先使用指定路径搜索后,再通过Ctrl+P打开全局搜索,能搜到的内容还是指定路径的,不是全局。
目前来看,大概是因为Ctrl+P全局搜索时,LocalStorage中local-searchedata字段里的idPath没有重置为空字符串所致。暂时可以通过代码片段来解决,但最好还是修复一下。
LocalStorage
local-searchedata
idPath
The text was updated successfully, but these errors were encountered:
版本:windows平台,V2.5.2
Sorry, something went wrong.
🎨 fix #6739
c7df4be
Vanessa219
No branches or pull requests
如题所述,先使用指定路径搜索后,再通过Ctrl+P打开全局搜索,能搜到的内容还是指定路径的,不是全局。
目前来看,大概是因为Ctrl+P全局搜索时,
LocalStorage
中local-searchedata
字段里的idPath
没有重置为空字符串所致。暂时可以通过代码片段来解决,但最好还是修复一下。The text was updated successfully, but these errors were encountered: