Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

peakchen90/vscode-open-in-default-browser

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open In Default Browser

A VSCode extension to fast open html file in browser.

中文文档

preview

Supported features

  1. 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
  2. You can also use the shortcut ctrl + 1 (Windows) / command + 1 (Mac)
  3. Supports touchBar (for Mac)
  4. It based on a Local HTTP Server
  5. 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, default true

Tutorial Video

CHANGELOG

CHANGELOG

License

MIT

Morty Proxy This is a proxified and sanitized view of the page, visit original site.