是否可以让 VSCode 记住 Windows 中上次使用的虚拟桌面?
我的 Windows 10 计算机中通常有多个虚拟桌面。当 Visual Studio Code 重新启动(例如升级)时,它不会记住每个实例的位置。它们都在当前虚拟桌面中打开。
有一个 很多在其错误跟踪器中有关它的问题,但它们都已关闭并且没有得到解决。我发现的最好的一个是 此问题表示他们需要 Electron 中的一项功能。 Electron 项目有一个相关问题(投票!)。
由于所有与 VSCode 相关的问题都已关闭,我想知道是否可以让 VSCode 在关闭时记住其虚拟桌面位置。
I usually have multiple virtual desktops in my Windows 10 machine. When Visual Studio Code restarts (e.g. upgrade), it does not remember where each instance was. All of them open in the current virtual desktop.
There is a lot of issues about it in its bug tracker, but they are all closed and none resolved. The best one that I've found is this issue that says they need a feature in Electron. The Electron project has a related issue (vote for it!).
Since all VSCode related issues are closed, I'd like to know if it is possible to make VSCode remember its virtual desktops location when it was closed.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Electron 有一个新问题,我们可以在其中看到此功能的进展:
https://github .com/电子/电子/问题/37494
There is a new issue for Electron where we can see the progress for this feature:
https://github.com/electron/electron/issues/37494
目前的答案是“不”。当 Electon 修复 此问题。
如果可能的话,我会更新这个答案。
您至少可以为这个问题投票:-)
Te current answer is "no". It just will be possible when Electon fix this issue.
I'll update this answer when it is possible.
You can at least vote for the issue :-)