Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>BifrostNew to Visual Studio Code? Get it now.
Bifrost

Bifrost

benqy

|
1,334 installs
| (1) | Free
proxy,mock,local file web server
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

bifrost README

proxy,mock,local file web server

only test on windows

Features

current:

  • open workspace file in browser with local server
  • proxy local file(or directory) to online url
  • mock online api using nodejs and proxy

todo:

  • auto download online content and proxy it
  • global network panel

open file in browser

Proxy

First, you must click the system proxy toggle button in the statusbar,default is off

Then, create file bifrost.json in your workspace root to manage the proxyitems

So,you can open the proxy link now(see the rule in bifrost.json):
common file

run with node(useful for some api mock)

proxy whole directory

Extension Settings

This extension contributes the following settings:

bifrost.json

Known Issues

  • multi vscode instance

Release Notes

0.0.3

open workspace file in browser with local server

0.0.10

proxy {file,directory,mock}

Other

Email: hmjlr123@gmail.com
github: 骑兵程序员

Thanks!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft