Skip to content

Switch file immediately on click, fire ITE in background#353

Merged
JonJagger merged 1 commit into
mainfrom
instant-file-switch-on-click
May 28, 2026
Merged

Switch file immediately on click, fire ITE in background#353
JonJagger merged 1 commit into
mainfrom
instant-file-switch-on-click

Conversation

@JonJagger
Copy link
Copy Markdown
Member

The file_edit inter-test event was recorded before the editor switched, causing a noticeable delay on every filename click. The UI switch does not depend on the server-assigned index, so it is safe to run immediately while the POST fires in parallel.

The file_edit inter-test event was recorded before the editor
switched, causing a noticeable delay on every filename click.
The UI switch does not depend on the server-assigned index, so
it is safe to run immediately while the POST fires in parallel.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@JonJagger JonJagger merged commit 78e0732 into main May 28, 2026
7 checks passed
@JonJagger JonJagger deleted the instant-file-switch-on-click branch May 28, 2026 13:23
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