mardi 8 décembre 2020

is it possible to open live server with query string

I'm using the extensions Live Server in Visual Studio Code

.vscode/settings.json

I've tried but it's invalid path

"liveServer.settings.root": "/index.html?theme=dark"
"liveServer.settings.root": "/?theme=dark"

Has anyone done this? open live server with the additional query string.

So I won't need to type more when I already clicked the live server.

I'm just a lazy guy, so thinking this should be possible?




Aucun commentaire:

Enregistrer un commentaire