vscode-open-in-default-browser
                                
                                
                                
                                    vscode-open-in-default-browser copied to clipboard
                            
                            
                            
                        Open In Default Browser
Open In Default Browser
A VSCode extension to fast open html file in browser.
中文文档

Supported features
- Provide "Open In Default Browser" menu for html, xml, pdf files on the explorer and on the editor, it can open this file with the default browser
 - You can also use the shortcut 
ctrl + 1(Windows) /command + 1(Mac) - Supports touchBar (for Mac)
 - It based on a Local HTTP Server
 - Support multi-languauge:
- English (en)
 - Simplified Chinese (zh-cn)
 - Traditional Chinese (zh-tw)
 - Japanese (ja)
 - French (fr)
 - Korean (ko)
 - Russian (ru)
 - Portuguese (pt)
 - Turkish (tr)
 - German (de)
 - Spanish (es)
 - Hungarian (hu)
 - Italian (it)
 - Bulgarian (bg)
 
 
Settings Options
This extension contributes the following variables to the settings:
openInDefaultBrowser.run.openWithLocalHttpServer: (true/false) Whether to open with local http server, defaulttrue
Tutorial Video
CHANGELOG
CHANGELOG
License
MIT