jumpinjackie / vscode-map-preview

VSCode map preview extension
MIT License
85 stars 14 forks source link

Add dev tools link to the preview #22

Closed jumpinjackie closed 8 years ago

jumpinjackie commented 8 years ago

It turns out the HTML preview supports a command: pseudo-URI, with this we can provide the means of launching the dev tools by inserting a command link that runs the _webview.openDevTools command.