Skip to content

[BUG] [v1.0.0] Open New Search Editor file jump uses fixed setTimeout(..., 100) before navigation #39507

@ramar562

Description

@ramar562

Project

ide

Description

Line navigation after opening a file waits on a fixed timer.

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_133525.mp4

Steps to Reproduce

  1. Open Search Editor.
  2. Click a match in a closed file.
  3. Observe delay before caret lands at match.

Expected Behavior

Navigation should be event-driven once editor is ready.

Actual Behavior

Jump waits on fixed 100ms timeout.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingideIssues related to IDEvalidValid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions