Visual Studio Code is een opensource code-editor met ondersteuning voor IntelliSense, debugging, Git en code snippets. Downloads zijn beschikbaar voor Windows, Linux en macOS. Ondersteuning voor de gangbare script- en programmeertalen is aanwezig en het kan daarnaast via extensies uitgebreid worden. Microsoft heeft versie 1.97 uitgebracht en inmiddels is er ook al een update beschikbaar die enkele beveiligingsproblemen moet verhelpen.
January 2025 (version 1.97)Welcome to the January 2025 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
Update 1.97.1 addresses these security issues:
- Next Edit Suggestions (preview) - Copilot predicts the next edit you are likely to make.
- Reposition Command Palette - Drag the Command Palette and Quick Inputs to a new position.
- Auto accept edits - Automatically accept edits from Copilot after a configurable timeout.
- Extension publisher trust - Keep your environment secure with extension publisher trust.
- Compound logs - Combine multiple logs into a single, aggregated log view.
- Filter output logs - Filter the contents of the Output panel.
- Git blame information - Rich git blame information and open on GitHub.
- Search values in debug variables - Filter and search for specific values in debug variables.
- Notebook inline values - View inline values for code cell variables in notebooks.
- Python no-config debug - Quickly debug a Python script or module without setup.