VS Code Release 1.94
VS Code Release 1.94
code.visualstudio.com Visual Studio Code September 2024
Learn what is new in the Visual Studio Code September 2024 Release (1.94)
- Find in Explorer - Quickly find files in the Explorer view with the improved Find control.
- Source Control Graph - More filtering options and interactivity in the Source Control Graph.
- Python test coverage - Run Python tests with coverage and get rich results in the editor.
- ESM - Faster VS Code startup thanks to the migration to ESM.
- Account preference - Specify which account to use for an extension.
- Copilot in Native REPL - Get code completions and Inline Chat in the Native REPL.
- Improved chat context - Drag & drop files or use IntelliSense for more relevant chat context.
- Test environment setup - Get help with setting up a test framework for your workspace.
2
comments
Python test coverage - Run Python tests with coverage and get rich results in the editor.
This one will be nice to have. Will be testing it out tomorrow for sure
2 0 Replysame, I was using an extension to have a worse version of that
2 0 Reply