Download Visual Studio Code 1.33.0
Visual Studio Code is an open source code editor with support for IntelliSense, debugging, git and code snippets. 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.33 and the most important improvements that have been made are listed below for you:
Some of the key highlights include:
- Easy Display Language selection – Quick Pick to choose between installed locales.
- Configurable IntelliSense display – Filter out elements like keywords or remove displayed icons.
- Choose default formatter – Set default document formatter by project and language.
- Go to Definition locations – Open Peek view and/or navigate to primary location.
- Convert to destructured parameters – New TS refactoring to use named parameter objects.
- Debugging support for subsessions – See subprocesses displayed under main debug session.
- Launch URI with debug session – Automatically open a browser when debugging web server code.
- Install missing extension dependencies – Detect and offer to install missing dependencies.
- “Remote Debugging for Node.js” topic – Learn how to attach to Node.js apps running on Azure.
If you’d like to read these release notes online, go to Updates on code.visualstudio.com.
Version number | 1.33.0 |
Release status | Final |
Operating systems | Windows 7, Linux, macOS, Windows 8, Windows 10 |
Website | Microsoft |
Download | |
File size |
47.80MB |
License type | Conditions (GNU/BSD/etc.) |