# 你被vscode的这个小特性困扰过吗？

* 抖音：<https://v.douyin.com/BD6mp74/>
* B站：<https://www.bilibili.com/video/BV1uG4y1S7Uf/>

昨天 无意间看见一个同事

在VSCode里这样操作

点文件新建窗口

然后呢再点文件打开一个最近的项目

之所以点两次文件

原因就是因为VSCode它默认

打开最近文件

会替换掉当前的窗口

大家看原来的那个项目就没有了

其实也简单

我们可以在打开最近项目的时候啊

按住command

在windows里是control

它就直接在一个新窗口打开了


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sunzsh.gitbook.io/xiaoshan.bug/ni-bei-vscode-de-zhe-ge-xiao-te-xing-kun-rao-guo-ma.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
