All Projects → peakchen90 → vscode-open-in-default-browser

peakchen90 / vscode-open-in-default-browser

Licence: MIT license
Open In Default Browser

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to vscode-open-in-default-browser

lazyExcel
a simply software like MS-Excel.it can be running muiti-platform...
Stars: ✭ 37 (+68.18%)
Mutual labels:  open
go-import-server
HTTP server for canonical "go get" import path
Stars: ✭ 29 (+31.82%)
Mutual labels:  http-server
SQLiteQueryServer
Bulk query SQLite database over the network
Stars: ✭ 48 (+118.18%)
Mutual labels:  http-server
NoPMsBot
https://telegram.dog/ShriMADhaBot
Stars: ✭ 127 (+477.27%)
Mutual labels:  open
yams
YAMS: Awesome MIPS Server
Stars: ✭ 17 (-22.73%)
Mutual labels:  http-server
minimal-http-server
Basic http server
Stars: ✭ 26 (+18.18%)
Mutual labels:  http-server
http-server-pwa
👾 http-server alike but for serving and rendering PWA: pwa-server
Stars: ✭ 14 (-36.36%)
Mutual labels:  http-server
web-benchmarks
A set of HTTP server benchmarks for Golang, node.js and Python with proper CPU utilization and database connection pooling.
Stars: ✭ 22 (+0%)
Mutual labels:  http-server
aqua
A minimal and fast 🏃 web framework for Deno
Stars: ✭ 219 (+895.45%)
Mutual labels:  http-server
snunit
Scala Native HTTP server based on NGINX Unit
Stars: ✭ 87 (+295.45%)
Mutual labels:  http-server
sheret
A tiny, simple static file web server.
Stars: ✭ 45 (+104.55%)
Mutual labels:  http-server
smartacus-mqtt-broker
smartacus-mqtt-broker is a Java-based open source MQTT broker that fully supports MQTT 3.x .Using Netty 4.1.37
Stars: ✭ 25 (+13.64%)
Mutual labels:  http-server
python-simple-http-server
A super light way HTTP server written by python, support websocket and coroutine.
Stars: ✭ 26 (+18.18%)
Mutual labels:  http-server
tinyweb
Simple and lightweight HTTP async server for micropython
Stars: ✭ 182 (+727.27%)
Mutual labels:  http-server
fleeg-platform
Fleeg is a free and open source platform to index and search pages.
Stars: ✭ 21 (-4.55%)
Mutual labels:  open
lighttpd-Link
A lighttpd powered lightweight web server for the Steam Link
Stars: ✭ 21 (-4.55%)
Mutual labels:  http-server
nodeLHC-ESP32
Hardware aberto e colaborativo nodeLHC
Stars: ✭ 28 (+27.27%)
Mutual labels:  open
open-on-android
Open anything on your android phone
Stars: ✭ 19 (-13.64%)
Mutual labels:  open
issue-states
GitHub Action that closes or reopens issues when they are moved to a project column
Stars: ✭ 64 (+190.91%)
Mutual labels:  open
Expo-Super-Mario-World
Native Super Mario World in Expo
Stars: ✭ 24 (+9.09%)
Mutual labels:  open

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].