VSCode July 2021 (version 1.59) 更新
Extensions view improvements - Rich extension detail hovers, new runtime status tab.
Settings editor validation - Quickly find editing errors for object-based settings.
Drag and drop terminals - Move terminals across windows to both editor and panel areas.
Extended theme customization - Customize multiple color themes at once.
Built-in support for Jupyter notebooks - Open
.ipynb
files directly in VS Code.Notebook UI improvements - Display first line of collapsed cells, Undo/Redo per cell.
Testing API finalized - Native support for running tests in VS Code with built-in Test Explorer.
Debug Disassembly view preview - Display disassembled C++ code in VS Code.
Live Preview extension - Live HTML preview within VS Code with JavaScript debugging support.
Remote - Containers devcontainer CLI - Command line interface for working with development containers.
评论