Regression: files opened from command line (incl. PDF viewers for SyncTeX) opening in a fixed window #101819
Labels
*question
Issue represents a question, should be posted to StackOverflow (VS Code)
Since the latest update, any files opened from the command with MacOS'
open
or thecode
executable itself do not anymore open in the previously active window/workspace (let alone a reasonable window as proposed in #76262): they open in some fixed window (first one in the list?). This makes VSCode completely unusable in combination with the command line. Moreover, that window keeps collecting a large list of Source Control Providers corresponding to all the files that were wrongly opened in it, instead of the window corresponding to that project.Related to the rejected enhancement #76262 which proposed to improve the command line integration—now with this regression any pretension of being able to open files from the command line at all has been completely lost. Or one can only have a single window and single workspace open.
Addition: It's also 200% impossible to use VSCode with a SyncTeX backward search from PDF documents: the files open again in the fixed window instead of the one already containing the document or that was previously active.
The text was updated successfully, but these errors were encountered: