mirror of
https://github.com/TheWhiteDog9487/WhoProvideThisKeybind.git
synced 2026-09-16 23:10:28 +08:00
🧩 feat: 调整匹配规则优先级,(有望彻底)解决误报问题
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"option.ShowFilePath": "Show File Path",
|
||||
"option.ShowFilePath.description": "Display the mod file path in the information",
|
||||
"option.SearchInStackTrace": "Enable aggressive search via stack trace lookup",
|
||||
"option.SearchInStackTrace.description": "Injects into the KeyMapping class constructor and queries the current thread's call stack each time a keybind is registered for aggressive matching\nWarning: In some cases, this may produce more false positives; enable as needed",
|
||||
"option.SearchInStackTrace.description": "Injects into the KeyMapping class constructor and queries the current thread's call stack each time a keybind is registered for aggressive matching",
|
||||
"tooltip.provided_by": "Provided by: %s",
|
||||
"tooltip.provider_mod_id": "Provider Mod ID: %s",
|
||||
"tooltip.key_id": "Keybind ID: %s",
|
||||
|
||||
Reference in New Issue
Block a user