-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
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
PCRE模式不支持当前Everything版本 #45
Comments
v0.6-alpha.2 已支持。 |
主页啊,自从watch后,每次都是直接从notifications里直接进最新版本页,N久没看主页了 |
说到这个,v0.6 正式版我准备加个自动更新检测。目前的想法是做成直接从 Releases 获取版本,有新版本就弹窗询问打开页面的形式,尽量简洁地实现。 |
呃,有个问题啊,每次everything升级(1501309了),插件都需要重新适配,那你多累呀,没个一劳永逸的办法? |
除非 Everything 官方提供接口,否则不可能一劳永逸。用特征码加上内存搜索可以实现一定程度上的适应,但是投入比较大,我也没有追新的需要,况且也只有本就不保证稳定的 alpha 版本会频繁更新,所以暂时不会实现。 |
v0.6-alpha.3 已增加自动检查更新。 |
v0.6-alpha.4 已支持特征码匹配。 |
貌似特征码不行啊,1.5.0.1318 |
1318 的特征码和结构偏移都变了,需要手动适配,已更新 v0.6-alpha.5。 |
0.6版在1.5.0.1300和1.5.0.1305都提示”拼音搜索PCRE模式不支持当前Everything版本,请更换至受支持的版本或禁用拼音挫索”
The text was updated successfully, but these errors were encountered: