Score:5

How can I make VSCode's "**Save As**" dialog open in focus and on top of all other windows?

cn flag

Currently, saving new files from VSCode to any VSCode Workspace triggers a system notification -- '"Save As" is ready' -- and opens VSCode's "Save As" dialog behind current windows. I want "Save As" dialogs to open in focus and on top of all other windows.

enter image description here

This "Save As ..." dialog sometimes opens on another Ubuntu Workspace. I posted this comment, researched this issue with electron, and have other electron apps running successfully without this issue.

Many thanks for your time and attention. I'm happy to provide more clarity and detail.

I prefer to run VSC snap. I've run other non-snap VSC versions on this same machine and changing wreaks havoc with extensions and Settings Sync. Default snap source offers no alternate channels to latest/stable for VSCode. Passing explicit electron versions to VSC at startup is a fine solution and I appreciate guidance making that so.

I'm reviewing these for applicability to my situation
cn flag
Updates: I've installed electron globally and added that global path `~/.nvm/versions/node/v18.12.1/bin/electron` to **launch.json** for multiple Workspaces. This has not yet consistently addressed my issues with Save As dialog focus. I'm working to add the same electron info to `~/.vscode/argv.json` for a more global scope, but have not yet had success.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.