jeremyrajan / vscode-exts

Visual Studio Code Extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple project in VSCode workspace -> Individual setting for browsersync plugin

jjnxpct opened this issue · comments

Hi! We have some project folders that use the browsersync plugin. These all work fine. But when we open those folder in a single workspace, the individual folder settings.json , containing our browsersync settings, are ignored.

Is it possible to have multiple project in a VSCode workspace that also have individual settings for the browsersync plugin? I think it would be great if we could have our project-folders in one workspace, rightclick on the project folder and start browser sync with the settings from that folder.

Great idea @jjnxpct, let me have a look. Do you have any ideas on how to contribute? :)