Skip to content

feat: add selectable global search scope - #119

Merged
lezli01 merged 1 commit into
masterfrom
agent/global-search-scopes
Aug 15, 2026
Merged

feat: add selectable global search scope#119
lezli01 merged 1 commit into
masterfrom
agent/global-search-scopes

Conversation

@lezli01

@lezli01 lezli01 commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • make open files the default global-search scope, including unsaved drafts and live edits
  • add an Open files / Folder selector while preserving recursive folder search
  • route results to open drafts or disk-backed files and reveal the matching line
  • update README copy and refresh the light/dark search screenshots

Why

Global search previously required selecting a folder and could not search the files already open in MarkPad, especially unsaved drafts and edits.

Validation

  • npm test — 272 tests passed
  • npm run lint
  • npm run build
  • cargo test --manifest-path src-tauri/Cargo.toml
  • interactive UI verification of both scopes and result navigation

@lezli01
lezli01 force-pushed the agent/global-search-scopes branch from 9a1f8a3 to d2fc102 Compare August 15, 2026 17:51
@lezli01 lezli01 changed the title Add selectable global search scope feat: add selectable global search scope Aug 15, 2026
@lezli01
lezli01 marked this pull request as ready for review August 15, 2026 18:06
@lezli01
lezli01 merged commit c9e233f into master Aug 15, 2026
10 checks passed
@lezli01
lezli01 deleted the agent/global-search-scopes branch August 15, 2026 18:06
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