Skip to content

przemsiedl/VSWebBrowserExtension-VS2019

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Browser Extension for VS2019

VSMarketplace Installs Downloads

About

Starting with Visual Studio 2022, the embedded Web Browser Tool Window was removed. This extension brings it back. You can either download the vsix package from the Releases tab here or install it from the Visual Studio Marketplace.

The underlying Web Browser control is Microsoft Edge WebView2.

History

  • 0.3.0 - 2022/10/02

    • When defining an empty home page, the browser navigates to about:blank (Fixes issue #3)
    • Upgraded a few dependencies
    • Changed the way the initial page is loaded (no more using WebView2.Source)
    • More logging
    • Added Back, Forward, Reload and Home navigation commands
    • Replaced text with icons on buttons (thanks to Syncfusion's Metro Studio)
  • 0.2.0 - 2022/09/04

    • Added an Options page allowing to define the default Home Page and the logging level
  • 0.1.0 - 2022/03/27

    • Initial version

About

Adds modern embedded Web Browser to Visual Studio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%