News

Debugging, Workbench, Raspberry Pi Guidance Highlight VS Code Update

As regular users of Visual Studio Code know by now (courtesy of the release notes document that loads upon opening), the super-popular dev tool has received its monthly update.

The latest update to Microsoft's open source-based, cross-platform code editor features better debugging, many Workbench improvements and new guidance for Raspberry Pi installations.

All that and more comes in version 1.55, the March 2021 update, which as customary was publicized early in the next month.

The Raspberry Pi Foundation officially embraced VS Code in February, making it much easier to use the editor on the small single-board computer popular in both hobbyist and professional camps. That embrace made VS Code available via Raspberry Pi OS apt, a command-line utility for installing, updating, removing and managing deb packages on Ubuntu, Debian and related Linux distros.

Writing About VS Code Coming to Raspberry Pi Using VS Code on a Raspberry Pi
[Click on image for larger view.] Using VS Code on a Raspberry Pi to Write About VS Code Coming to Raspberry Pi (source: Jim Bennett).

In the new update to VS Code, the dev team announced a new topic providing installation guidance.

Debugging was also improved with breakpoint functionality, including a new inline menu for editing conditions and hit counts, whereas before the inline edit button automatically chose what condition to edit. JavaScript debugging was also enhanced.

Editing Breakpoint Conditions and Hit Counts
[Click on image for larger view.] Editing Breakpoint Conditions and Hit Counts (source: Microsoft).

The VS Code Workbench received much more attention, however, with a host of tweaks, fixes, improvements and new features, including:

  • Updated brand icons for macOS Big Sur
    We've been working on updating the VS Code brand icons on macOS to match the new visual style of Big Sur.
    [Click on image for larger view.] "We've been working on updating the VS Code brand icons on macOS to match the new visual style of Big Sur." (source: Microsoft).
  • Improved sash customization
  • Improved List/Tree navigation
  • Tab decorations on by default
  • Resizing columns in Keyboard Shortcuts editor
  • Extension management improvements
  • Negative text filtering in Problems view
  • Reporting Marketplace issues
  • Configure tree hover delay
  • Search in Open Editors
  • Control the font size of the Source Control input

The usual array of tweaks and fixes were also applied to Accessibility, the Integrated Terminal, Notebooks and much more.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube