Download Visual Studio Code 1.46.0
Visual Studio Code is an open source code editor with support for IntelliSense, debugging, git and code snippets. Downloads are available for Windows, Linux and macOS. Support for common scripting and programming languages is present and it can also be done via extensions to be expanded. Microsoft has released version 1.46. Below is an overview of the most important changes that we can find there:
May2020 (version 1.46)
Welcome to the May 2020 release of Visual Studio Code. There are a number of updates in this version that we hope you will like, some of the key highlights include:
- Accessibility improvements – Status bar navigation, easier keyboard text selection.
- Flexible view and panel layout – Move and group views in the Side Bar and Panel.
- Pinned editor tabs – Pin editors in the title bar to keep frequently used files handy.
- Add GitHub remotes – Add GitHub remotes to your local repository.
- Automatic debugger configuration – Save and modify generated debug configurations.
- JavaScript CommonJS auto imports – Auto imports will now use require for CommonJS modules.
- JS/TS refactorings preserve newlines – Formatting is preserved during refactoring operations.
- Settings Sync preview – New Synced Machines and Data views to manage your preferences.
- GitHub Issue Notebooks – Run GitHub issue queries and display results in a custom Notebook.
- Windows ARM64 support – New VS Code Insiders ARM64 builds are available.
- VS Code at Build 2020 – Talks on Tips&Tricks, Remote Development, and The History of VS Code.
If you’d like to read these release notes online, go to Updates on code.visualstudio.com.
Version number | 1.46.0 |
Release status | Final |
Operating systems | Windows 7, Linux, macOS, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016 |
Website | Microsoft |
Download | https://code.visualstudio.com/#alt-downloads |
License type | GPL |