Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Bookkeeper configuration helperNew to Visual Studio Code? Get it now.
Bookkeeper configuration helper

Bookkeeper configuration helper

marcosvcp

|
131 installs
| (1) | Free
Helping on bookkeeper configuration
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

How to run

"editor.semanticTokenColorCustomizations": {
	"enabled": true, // enable for all themes
	"rules": {
		"*.static": {
			"foreground": "#ff0000",
			"fontStyle": "bold"
		},
		"type": {
			"foreground": "#00aa00"
		}
	}
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft