# 新版VSCode隐藏功能

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

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

新版的VSCode的有一个实验性的功能

默认是不开启的

就是这个sticky scroll

我把它开启以后呢大家看就是这样

当我们在滚动代码的时候哈

它可以把代码的层级

浮动在这个页面的顶端

而且我们可以直接点击跳转

比如说去到这个层级

一点就过来了

但是呢

可能因为他还处于试验性的阶段

所以他对vue的支持就不是很好

大家看我们估计就得等他升级了

那配置的方法就是这行代码


---

# 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/xin-ban-vscode-yin-cang-gong-neng.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.
