Skip to content

[BUG] [v1.0.0] Open New Search Editor backend call hard-limits maxResults to 1000 #39504

@ramar562

Description

@ramar562

Project

ide

Description

Large searches are truncated by a fixed result cap.

Error Message

Debug Logs

System Information

- OS: Windows 10 (win32 10.0.19045)
- App: Cortex IDE
- Area: Command Palette -> `Open New Search Editor`

Screenshots

20260327_133143.mp4

Steps to Reproduce

  1. Open Search Editor.
  2. Use a broad query in a large workspace.
  3. Compare found volume with expected match count.

Expected Behavior

UI should expose overflow or support paging.

Actual Behavior

Results are capped at 1000.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions