# VSCode插件：嵌套注释

{% embed url="<https://v.douyin.com/r8Lawhu/>" %}

{% embed url="<https://www.bilibili.com/video/BV1S94y1Q79u/>" %}

大家有没有遇到过这种情况

就是本来这块已经有一行注释了

然后呢我们想给这一段再加一个注视

那正常的快捷键呢就会变成这样大家看

他这个开始

和这个结束形成了一段注释

所以他就会乱

那怎么办呢我们可以装一下这个插件

然后装好以后呢

我们可以这样选中之后啊

用option command加斜杠

大家看 它就会把这个

原来的注释暂时替换成波浪线了

当我们在解开注视的时候呢大家看

它就会变回来


---

# 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/vscode-cha-jian-qian-tao-zhu-shi.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.
