News

VS Code Developers Help Out with COVID-19 Extensions

With the web providing more and more tools, trackers, guidance and many other resources related to the COVID-19 pandemic, some developers are trying to help out with extensions that have begun appearing in the Visual Studio Code Marketplace.

So far, the extensions number only three:

  • COVID-19 Tracker: "Track COVID-19 around the world in realtime." This was published on March 22 by Justin Woodward. It lets developers specify the list of countries to be displayed in the status bar and display global data in the status bar. It has 23 installations at the time of this writing.
  • COVID-19 Stats: "A simple VSCode extension based on TreeView-API and coronavirus-tracker (API)." The Tree View API allows extensions to show content in the sidebar in VS Code. The site for coronavirus-tracker (API), in German, provides a free icon.
    The COVID-19 Stats Extension
    The COVID-19 Stats Extension (source: 4gray).

    This extension was released on March 22 by "4gray." It lists worldwide and individual country statistics. It had been installed 65 times at press time.

  • COVID-19 Theme: "I hope you like it." This was released on March 23 by Hamad Al Marri, downloaded 18 times.

So far, no COVID-19 related extensions appear in the Visual Studio Marketplace.

Among the plethora of other online tools and other resources provided by tech companies and others are:

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • VS Code 1.127 Further Integrates Advanced Browser-AI Tech

    Microsoft's July 1 Visual Studio Code update continues a recent push to make the editor's integrated browser a more capable development surface -- and a more useful tool for AI agents.

  • Support Vector Regression with SGD Training Using C#

    Support vector regression can predict numeric values effectively, and this article shows how to implement and train a kernel SVR model in C# using stochastic sub-gradient descent.

  • New GitHub Switch Limits Repo Issue Creation to Collaborators Only

    After publicly touting pull request limits as a way to cut maintainer noise, GitHub is taking the same idea further with a new setting that lets repository admins restrict issue creation to collaborators only.

  • Uno Platform Helps Ship First Stable SkiaSharp 4.0 Release for 2D .NET Graphics

    SkiaSharp 4.148.0 is the first stable v4 release, bringing a newer Skia engine, API cleanup, performance work and a Microsoft-Uno co-maintenance model.

Subscribe on YouTube