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.21 uitgebracht. De bijbehorende lijst met aanpassingen ziet er als volgt uit:
February 2018 (version 1.21)
Welcome to the February 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:The release notes are arranged in the following sections related to VS Code focus areas. Here are some further updates:
- New Notifications UI - Easily manage and review VS Code notifications.
- Integrated Terminal splitting - Work with multiple open terminals at once.
- Markdown preview scrolling - Markdown preview now supports bidirectional scrolling.
- Improved large file support - Text buffer optimizations for large files.
- Centered editor layout - Maximize your code viewing screen real estate.
- Drag & drop, copy & paste across windows - Move files across open VS Code windows.
- HTML path completion - IntelliSense for file paths in common HTML elements.
- Language Packs in the Marketplace - Install new display languages from the Marketplace.
- Deploy Azure Functions tutorial - Learn how to create and deploy serverless Azure Functions.
- PREVIEW: Horizontal search results - You can now view search results in a horizontal panel.
You can also check out this 1.21 release highlights video from Cloud Developer Advocate Brian Clark.
- Workbench - Automatically create subfolders, symbolic links displayed in Explorer.
- Editor - Emmet filter improvements, themable editor line numbers.
- Debugging - Breakpoint icons show breakpoint type and status.
- Extensions - Manage built-in extensions, show recommendations only on demand.
- Extension Authoring - Add/remove workspace folders, extension uninstall hook.
- Engineering - Duplicate GitHub issue detection.