# VSCode上下分屏太适合写Vue了

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

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

vscode 这块可以摁住 option⌥ 上下分屏

我发现这样的话写 vue 特别方便

比如说我上面就开着模板的代码

然后下边呢去改 js 代码

或者我们去改样式代码

比如说把这个改成 credit\_card

然后呢我们把这块复制改过来

ok 这样就可以了

然后还有一个小技巧

就是滚动的时候如果我们嫌慢哈

可以按住 option⌥ 它滚动就特别快


---

# 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-shang-xia-fen-ping-tai-shi-he-xie-vue-liao.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.
