Skip to content

Feature/e2e fix 2 - #33

Merged
segoon merged 2 commits into
masterfrom
feature/e2e-fix-2
Sep 10, 2026
Merged

Feature/e2e fix 2#33
segoon merged 2 commits into
masterfrom
feature/e2e-fix-2

Conversation

@segoon

@segoon segoon commented Sep 10, 2026

Copy link
Copy Markdown
Owner

No description provided.

workspace/symbol queries only primed with an opened document when the
first call errored, not when it succeeded with an empty result -- the
actual failure mode for clangd/vtsls/pyright, which do no meaningful
indexing until a document is opened. Broaden the retry condition and
poll briefly after priming, since indexing an opened document is still
asynchronous.

Verified live against clangd (cpp/c): grep now reliably returns real
matches from a cold index. Removes the grep empty-matches exceptions
for clangd, and provisionally for vtsls/pyright/pylyzer (unverified
locally, pending CI).
@segoon
segoon merged commit dd44ef8 into master Sep 10, 2026
8 checks passed
@segoon
segoon deleted the feature/e2e-fix-2 branch September 10, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant