Skip to content

Add file-content search to workspace results#467

Merged
BunsDev merged 1 commit intomainfrom
okcode/search-file-contents
Apr 18, 2026
Merged

Add file-content search to workspace results#467
BunsDev merged 1 commit intomainfrom
okcode/search-file-contents

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 18, 2026

Summary

  • Search workspace file contents alongside filename/path matching and merge both result sets into one ranked list.
  • Surface the first matching line for content hits in the workspace tree UI.
  • Extend the shared project entry contract with an optional contentMatch field.
  • Update the search input copy to reflect file and content search.

Testing

  • Not run (PR summary only).
  • Expected checks in CI/local: bun fmt, bun lint, bun typecheck.

- Search file contents alongside path matches
- Surface matching lines in the file tree
- Extend project entry contract with contentMatch
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 18, 2026 7:39pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 18, 2026 7:39pm

@github-actions github-actions bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 18, 2026
@BunsDev BunsDev merged commit 733a075 into main Apr 18, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant