Download Visual Studio Code 1.74.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.74.0 and although it is already December, this version is being offered as the November release. Detailed information about this release is available this page to find; this is the announcement:
November 2022 (version 1.74)
Welcome to the November 2022 release of Visual Studio Code. There are many updates in this version that we hope you’ll like, some of the key highlights include:
- Customize Explorer car reveal – Decide which files scroll into view in the Explorer.
- Hide Activity bar and Panel badges – Simplify the editor UI by toggling state badges.
- Audio cues for notebooks and diff view – Sounds for cell run results, added or removed lines.
- Merge editor Undo/Redo – Quickly revert or reapply merge conflict actions.
- Manage unsafe repositories – Prevent Git operations on folders not owned by you.
- JavaScript console.profile collection – Easily create CPU profiles for viewing in VS Code.
- Go to Definition from return – Jump to the top of JavaScript/TypeScript functions.
- Remote Tunnels – Create a connection to any machine, without needing SSH.
- Jupyter notebook “Just My Code” debugging – Avoid stepping into Python library code.
- Dev Container GPU support – Request a GPU when creating a Dev Container.
If you’d like to read these release notes online, go to Updates on code.visualstudio.com.
Version number | 1.74.0 |
Release status | Final |
Operating systems | Linux, macOS, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016, Windows Server 2019, Windows 11 |
Website | Microsoft |
Download | https://code.visualstudio.com/#alt-downloads |
License type | GPL |