About
Starting with Visual Studio 2022, the embedded Web Browser Tool Window was removed. This extension brings it back.
Usage
Go to View > Other Windows > Web Browser
Options (New in v0.2.0)
Go to Tools > Options > Web Browser > General
NB: logs go to the Output Window (choose "Web Browser Extension" in the drop-down)
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
| |