jeremyrajan / vscode-exts

Visual Studio Code Extensions
MIT License
36 stars 13 forks source link

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

Open jjnxpct opened 4 years ago

jjnxpct commented 4 years ago

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 1 year ago

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