News

VS Code v1.72 Adds Community Discussions for Extension Authors

The secret sauce of Microsoft's cross-platform Visual Studio Code editor is the vast array of extensions available in the marketplace that provide all manner of functionality, basically almost turning it into a full-fledged IDE.

With that in mind, the company typically devotes dev time to serve extension authors in its series of regular monthly updates to the super-popular, open source code editor.

The new v1.72, the September 2022 update, is no exception, as Microsoft announced a new GitHub site tailored exclusively for extension authors.

"There is now a VS Code Community Discussions site for extension authors as a gathering place to ask questions, connect with other developers, and show off great work," Microsoft said in its announcement post. "There you can find announcements related to the VS Code APIs, post questions or search for existing answers, and check out the Extension Show and Tell."

VS Code Community Discussions
[Click on image for larger view.] VS Code Community Discussions (source: Microsoft).

While the site says it's scoping discussions to only extension development at this point, more categories will be added as the community grows. In a FAQ that features the question, "Why are there just categories for extension development?" the answer is: "We want to start small, and the extension author community is just the right size. Meanwhile StackOverflow continues to serve most other questions."

The extension discussion site was put into a GitHub repo separate from the main VS Code repo because the team wanted to avoid mixing it up with the existing issue triage process for the time being, though it's considering adding more categories for topics that have their own repos, which could be centered around things like remote development, Python and so on.

Right now the site, which has actually been active for months, includes announcements -- one for deprecated extensions, for example -- and many pages of discussions ranging from "Injection grammar extension (for syntax highlighting)" to "How do I reset my view?"

Keeping on the extension track, the new September 2022 update also has new Updates sections for displaying recently updated extensions and extensions requiring attention, along with a new button to help developers choose to ignore updates for an extension. Installed extensions can also be sorted in several different ways.

Other non-extension-oriented highlights of the v1.72 release as presented by Microsoft -- with links for more information, include:

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