Skip to content

Automatically opens web panels according to the webpanel.json file in the current workspace.

Notifications You must be signed in to change notification settings

djnicholson/web-panel

Repository files navigation

web-panel README

This is a Visual Studio Code extension that looks for a webpanel.json file in the .vscode folder in the current workspace and (if it finds one) keeps a tab/tabs open at all times that point to the URL(s) specified in that file.

webpanel.json should contain an array of URLs, e.g.: ["http://localhost:3000/"].

About

Automatically opens web panels according to the webpanel.json file in the current workspace.

Resources

Stars

Watchers

Forks

Packages

No packages published