ProxyAI/src
Alexander Luck a88627e559 Split @ command search into instant + heavy phases so builtin actions (@includeopenfiles) appear immediately while file/folder/git scanning runs in parallel in the background.
Also passes actual search text to group lookups instead of empty string, adds early termination (200 file cap) to prevent full project tree scans, and deduplicates merged results.
2026-03-13 12:38:06 +01:00
..
main Split @ command search into instant + heavy phases so builtin actions (@includeopenfiles) appear immediately while file/folder/git scanning runs in parallel in the background. 2026-03-13 12:38:06 +01:00
test fix: defer toolwindow tab creation and allow closing first/last tab (relates #865) 2026-03-10 14:30:49 +00:00