The popular code editor Visual Studio Code just received it’s monthly upgrade. In the June update (formally Visual Studio Code 1.91) the follow new features were added:
- Preview: Incoming/Outgoing changes graph – Visualize incoming and outgoing changes in the Source Control view.
- Python environments – Enhanced environment discovery with python-environment-tools.
- Smart Send in native REPL – Smoothly run code chunks in the native REPL.
- GitHub Copilot extensibility – Chat and Language Model APIs available in VS Code Stable.
- Preview: Profiles Editor – Manage your profiles in a single place.
- Custom tab labels – More variable options and support for multiple extensions.
- TypeScript 5.5 – Syntax checking for regular expressions and other language features.
- JavaScript Debugger – Inspect shadowed variables while debugging JavaScript.
Key Links
Visual Studio Code 1.91 Release Notes
Visual Studio Code GitHub Repository
You can learn more about the Visual Studio Code June update and see several of the new features in action in the video below.