Commit Graph

16 Commits

Author SHA1 Message Date
duanfuxiang
34d0f1f70c update test settings 2025-06-18 09:05:54 +08:00
duanfuxiang
2363e964ad update settings test 2025-06-17 17:57:45 +08:00
duanfuxiang
990be82194 update index ... 2025-06-12 17:20:03 +08:00
duanfuxiang
896acd09e0 fix: test & build error 2025-06-12 16:20:08 +08:00
travertexg
f0be561cfc refactor: Restructure file search settings
This commit restructures the file search settings. The previously individual settings for file search method, regex search backend, match search backend, and ripgrep path have been grouped into a new filesSearchSettings object.
2025-06-10 06:54:25 +00:00
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