vscode-go-template
vscode-go-template copied to clipboard
No worked in `toml` files
Version: v0.2.1
VS Code: 1.84.2
Settings:
{
"go-template.languages": [
"toml"
],
"go-template.patterns": [
"**/*.toml"
]
}
No highlight (