We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e63e4c4 commit b601a7eCopy full SHA for b601a7e
README.md
@@ -3,3 +3,5 @@
3
This is a Visual Studio Code extension that looks for a `webpanel.json` file in the
4
`.vscode` folder in the current workspace and (if it finds one) keeps a tab/tabs open at
5
all times that point to the URL(s) specified in that file.
6
+
7
+`webpanel.json` should contain an array of URLs, e.g.: `["http://localhost:3000/"]`.
0 commit comments