In VS Code, I keep getting the pop up message:
BracketPair Settings: excludedLanguages is not an array Source: Null Extension Description (Extension)
How do I silent it? The plugin Bracket Pair Colorizer 2 is not installed.
CodePudding user response:
Restarting my VSCode after uninstalling the plugin fixed it for me.