The popular code editor Visual Studio Code just received it’s monthly upgrade. In the May update (formally Visual Studio Code 1.90) the follow new features were added:
- Editor tabs multi-select – Select and perform actions on multiple tabs simultaneously.
- Profiles – Open new windows with your preferred profile.
- Editor actions – Immediately access editor actions across editor groups.
- Copilot extensibility – Build AI into your extensions with the Chat and Language Model API.
- VS Code Speech – Automatically read out Copilot Chat responses with text-to-speech.
- Find in notebooks – Restrict search to selected cells in notebooks.
- Chat context – Quickly attach different types of context in chat.
- IntelliSense in chat responses – Better understand generated code with IntelliSense.
Key Links
Visual Studio Code 1.90 Release Notes
Visual Studio Code GitHub Repository
You can learn more about the Visual Studio Code May update and see several of the new features (and a few new bugs) in action in the video below.