Commit Graph

11 Commits

Author SHA1 Message Date
travertexg
a00b640dad refactor: Improve file search tool descriptions and reliability
- Updates the description for the regex_search_files tool to dynamically indicate the regex syntax used based on the user's settings (ECMAScript or Rust).
- Refactors the core plugin match search to wait for the search view to load before attempting to access results, addressing a timing issue.
- Adds new settings for regexSearchBackend and matchSearchBackend in settings.test.ts to reflect the refactored backend options for file searching.
2025-06-10 04:21:40 +00:00
duanfuxiang
05aefa0fc7 fix test error 2025-06-03 10:03:55 +08:00
duanfuxiang
a722e2ca40 fix lint type error 2025-04-24 20:41:32 +08:00
duanfuxiang
2d418c3cdd fix build error 2025-04-15 23:32:29 +08:00
duanfuxiang
812aa76376 add grok 2025-04-13 15:04:27 +08:00
duanfuxiang
f83e5b5a66 update setting page 2025-04-10 11:19:29 +08:00
duanfuxiang
520fe80d11 fix unit test 2025-04-08 14:53:05 +08:00
duanfuxiang
003e79747a update test 2025-02-18 13:42:32 +08:00
duanfuxiang
2eb86db028 update test 2025-02-18 13:39:50 +08:00
duanfuxiang
aa4bcf326d update release workflow & CHANGELOG.md 2025-01-06 10:33:04 +08:00
duanfuxiang
0c7ee142cb init 2025-01-05 11:51:39 +08:00