This commit is contained in:
Ornella 2020-07-06 11:40:02 -07:00
Родитель a0d7a3b405
Коммит fa177495f3
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -18,10 +18,10 @@ Welcome to the June 2020 release of Visual Studio Code. There are a number of up
* **[JavaScript debugger](#new-javascript-debugger)** - New default debugger for JavaScript (Node.js and Chrome).
* **[Single view Source Control](#single-view)** - All repositories rendered in a single view.
* **[Edit object settings](#edit-object-settings-from-the-settings-editor)** - Edit non-nested object settings from the Settings editor.
* **[Improved TypeScript 4.0 support](#typeScript-4.0-support)** - Context for refactoring, improved auto imports, indicator for deprecated symbols.
* **[Improved TypeScript 4.0 support](#typeScript-4.0-support)** - Indicator for deprecated symbols, context while refactoring.
* **[New HexEditor extension features](#hex-editor)** - Edit support and large file optimization.
* **[Updates to Notebooks](#notebooks)** - Improved UX and undo/redo capabilities.
* **[Introductory Remote Development tutorials](#remote-development)** - Learn how to work over SSH, develop inside Containers, and use WSL.
* **[Introductory Remote Development tutorials](#remote-development)** - Learn to develop inside Containers and use WSL.
* **[CMake tutorial](#cmake-tools-for-c++)** - New tutorial for developing C++ applications with CMake.
* **[Java Pack Installer for macOS](#java-pack-installer-for-macos)** - Get set up to develop in Java in VS Code on MacOS.