Visual Studio Code is een opensourcecode-editor met ondersteuning voor IntelliSense, debugging, Git en code snippets. Ondersteuning voor de gangbare script- en programmeertalen is aanwezig en het kan daarnaast via extensies uitgebreid worden. Microsoft heeft versie 1.27.2 uitgebracht. De bijbehorende lijst met aanpassingen ziet er als volgt uit:
Version 1.27.2 - August Recovery 2018Version 1.27 - August 2018
- Regex search and group replace
- TreeItem.iconPath with non-file Uri can be encoded incorrectly
- Breadcrumb selection is broken breadcrumbs
- [html] jquery completions no longer work
- Cannot click relative paths in terminal
- VS Code doesn't work after update
- Incorrect new settings (UI) behavior after nothing was found
Welcome to the August 2018 release of Visual Studio Code. There are a number of significant updates in this version that we hope you will like, some of the key highlights include:
- Settings editor - New Settings editor UI to discover, search, and modify VS Code settings.
- Custom menu bar - Fully themable title and menu bars on Windows and Linux.
- Breadcrumbs improvements - Symbols highlighted when navigating with breadcrumbs.
- New Terminal menu - Combined menu for creating terminals and managing tasks.
- Platform specific keyboard shortcuts - Share the same keybindings.json file across different OSs.
- CSS @import path completion - Import path suggestions while you type in CSS, SCSS, and Less.
- JSON conditional evaluation - Support for 'if', 'then', and 'else' schema keywords.
- Built-in Loaded Scripts view - Loaded Scripts Explorer now available for debug extensions.