-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When editing a .tex file with the Overleaf VS Code extension, the compilation feature causes the text editor to lose focus. Specifically:
- While typing in the
.texfile, if a compilation is triggered, the cursor disappears from the text editor. - After that, typing does not insert any text into the file.
- To continue editing, I have to manually click back into the .tex file tab to restore focus.
This behavior did not occur about a month ago.
Expected behavior
The cursor should remain in the text editor during and after a compilation, allowing uninterrupted editing.
How To Reproduce
- Open a
.texfile in an Overleaf project from the Overleaf Workshop Extension. - Click on a
View Compiled PDFat the top-right corner of the text editor tab. - Trigger a compilation manually using
Ctrl+Alt+Bor wait for an auto-compilation. - Observe that the cursor disappears and typing no longer edits the file until focus is restored manually.
Environment
- Overleaf Workshop Extension version: 0.15.5
- VS Code version: 1.103.2
- Overleaf Edition: Official
Work around
The following operation solves the problem: Drag the PDF tab out of the VS Code window to make it a separate window.
halfmanli, albertomercurio, YangZhao-YZ and zeyugao
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working