Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 273 Bytes

open-external

A vscode extension that allows you to open a uri in the browser.

Development

  • yarn
  • yarn run compile-web

Now you can run using vscode-test-web:

npx vscode-test-web --browserType=webkit --extensionDevelopmentPath=/path to/open-external