this post was submitted on 03 Oct 2024
5 points (100.0% liked)

VS Code

773 readers
4 users here now

founded 1 year ago
MODERATORS
 
  • 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.
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 2 days ago (1 children)

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

[โ€“] eager_eagle 2 points 2 days ago

same, I was using an extension to have a worse version of that