Multiple project in VSCode workspace -> Individual setting for browsersync plugin
jjnxpct opened this issue · 1 comments
jjnxpct commented
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.
jeremyrajan commented
Great idea @jjnxpct, let me have a look. Do you have any ideas on how to contribute? :)