GitWebLinks icon indicating copy to clipboard operation
GitWebLinks copied to clipboard

request supports for workspace settings

Open latel opened this issue 2 years ago • 2 comments

is is possible to add supporting for vscode workspace setting support, by this feature, we are able to sync repository config between team members, to avoid telling everyone how to config the plugin.

latel avatar Jun 22 '22 09:06 latel

[√] it is ok, when we open project folders directly [x] it is not ok, when we open project as a workspace

image

latel avatar Jun 22 '22 09:06 latel

If you're using a workspace file (a .code-workspace file), then that workspace file has its own settings. Take a look here: https://code.visualstudio.com/docs/editor/multi-root-workspaces#_settings

reduckted avatar Jun 22 '22 10:06 reduckted