News

What's New in Visual Studio Code 1.27 (August Update)

The latest monthly update of the lightweight, cross-platform and open source Visual Studio Code editor features a number of UI, navigation and other improvements.

Here are the highlights:

  • Settings editor: A new Settings editor UI helps discover, search and modify VS Code settings. While it has been in the works for months, it's now the default GUI for editing settings. It has been cleaned up and tweaked and new functionality has been added, such as search results now providing relevant Marketplace extensions. The previous JSON editor can still be accessed if developers prefer to use it.
  • Custom menu bar: Fully themable title and menu bars on Windows and Linux have an improved look and feel, designed to boost usability. Bars and menu themes are consistent throughout the editor, and navigation and accessibility have been boosted.
  • Breadcrumbs improvements: Furthering navigation functionality, symbols are now highlighted when navigating with breadcrumbs. Also, bugs have been fixed, and other tweaks have been made, such making breadcrumbs work better with themes.
  • New Terminal menu: The new iteration sports a combined menu for creating terminals and managing tasks, and the Tasks menu was renamed to Terminal, with more entries for the Integrated Terminal being made available.
  • Platform-specific keyboard shortcuts: The same keybindings.json file can now be shared across across different OSs via enabling keyboard shortcuts for specific OSs using isLinux, isMac and isWindows within a keybinding's when clause.
  • CSS @import path completion: Path suggestions can be imported while developers type in CSS, SCSS and Less. "Path completion for CSS, SCSS and Less @import is now available," Microsoft said. "SCSS partial @import is handled as well."
  • JSON conditional evaluation: Support has been added for if, then and else schema keywords, along with other functionality enabled through the built-in JSON language extension's added support for the new JSON Schema Draft-07.
  • Built-in Loaded Scripts view: The Loaded Scripts Explorer in the Debug view, which was contributed by the Node.js debug extension and unavailable to other debuggers, is now available for debug extensions. The Loaded Scripts view is now available as a built-in debugger feature. "All debug extensions that have the notion of 'scripts' will be able to support access to their scripts in a dynamically updated view," Microsoft said.

Other improvements have been made to extension authoring, proposed extension APIs are available for trying out, and not-ready-for-release preview features can be put through their paces, including an exploration of bundling in Electron 3.0.

All of the above and much more are detailed in an announcement blog post.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

Subscribe on YouTube