Developer News Is Coming Back to Visual Studio

Visual Studio
If you are not familiar with previous Visual Studio versions prior to the 2019 version, you may not know have of the feature known as Developer News, which existed in versions of 2017 and prior. If you have later versions of Visual Studio, you may have noticed the Developer News feed solely in the Visual Studio installer application.

In early version of Visual Studio, the Developer News feed was updated frequently as it was displayed on the Startup page of Visual Studio, assuming, of course, that the developer chose to start with the Startup page when they booted up VS.

Not only did this helpful feed provide the latest news in VS or other .NET developments, sometimes it directed the developer to some nice examples on new features . As stated, this was a feed that was updated regularly, so there was not any developer input to display it. On a personal level I found it irritating at first, then got used to it, then missed it when the feed disappeared.

When the Developer News feed disappeared, developers were not happy at all and expressed their opinions and concerns on the Developer Community feedback and feature request site. Many independent developers started to try and fill the gap by creating various “developer news” extensions for the Visual Studio marketplace, where other developers could download it.

Microsoft had to put some decent thought into bringing this feature back because of the following reasons:

  • The news update and refresh cycles
  • Customization and filtering of news items
  • What if a developer does not make use of a start page but still wanted to get the news feed?
  • How to make the feed more accessible when solutions are open in Visual Studio

With the above thoughts in mind, Microsoft updated the refresh cycles of the news feed and allowed for filtering of news items (such as news applicable to a different language). Developers also have the choice now of opening the news articles inside the default browser, or inside Visual Studio’s built-in browser.

More features, such as including news directly from Visual Studio Magazine, local event news, and developer community integration are also slated to be included.

The bottom two were tricky, as Microsoft developers had to come up with a solution that can cater for both conditions. Thus, they made a News window which is dock-able and gave it the ability to hide and show on demand – the same as all other windows inside Visual Studio. The news tool will be docked in the same location as the Solution Explorer window for ease of access.

Read: Visual Studio Code Extensions for Higher Productivity

Hannes DuPreez
Hannes DuPreez
Ockert J. du Preez is a passionate coder and always willing to learn. He has written hundreds of developer articles over the years detailing his programming quests and adventures. He has written the following books: Visual Studio 2019 In-Depth (BpB Publications) JavaScript for Gurus (BpB Publications) He was the Technical Editor for Professional C++, 5th Edition (Wiley) He was a Microsoft Most Valuable Professional for .NET (2008–2017).

More by Author

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Must Read