Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以切换显示拉取请求的新更改的一侧?我对 Visual Studio Code 本身不是很熟悉,但我喜欢使用 Codespaces 来完成拉取请求,而右侧显示的新内容让我很恼火。
似乎没有设置来切换扩展的视图顺序。
您可以做的一件事是通过在编辑器打开时从 Visual Studio Code 的右上角省略号设置选项,将其切换到内联视图:
这会将两个视图合并在一起,并按照 GitHub 网站上的样子显示。