alefragnani / vscode-separators

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

[BUG]: Remove `minItems` limitation for `enabledSymbols` #43

Closed alefragnani closed 3 years ago

alefragnani commented 3 years ago

It already works 😬

You can simply ignore the warning (orange wave line) while customizing User Settings. I remove the limitation in the Separators: Select Symbols command, but forgot the user setting definition.

It should fixed in a patch in a couple of days.

Thanks for reporting

Originally posted by @alefragnani in https://github.com/alefragnani/vscode-separators/issues/18#issuecomment-875078017