alefragnani / vscode-separators

Separators Extension for Visual Studio Code
GNU General Public License v3.0
40 stars 6 forks source link

[FEATURE] - Change all settings at once #85

Closed TheCarpetMerchant closed 1 year ago

TheCarpetMerchant commented 1 year ago

Not sure if VSCode allows this, but being able to settings for each type of line at once would be great, for now I'm changing the settings file directly :')

Very nice extension, thanks for the work man 👍

alefragnani commented 1 year ago

Hi @TheCarpetMerchant ,

I'm not sure what you mean about "each type of line at once", but the Settings UI has no bulk edit so, each setting must be updated independently. If you need something more flexible yes, the JSON editor and its multi cursor support is your friend.

Hope this helps

TheCarpetMerchant commented 1 year ago

Oh well, one day hopefully. Thanks :)