ai-ground-quasar/.vscode/settings.json

4 lines
90 B
JSON
Raw Normal View History

2024-05-23 02:20:16 +00:00
{
"editor.bracketPairColorization.enabled": true,
"editor.guides.bracketPairs": true
}