We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6750a2e commit fdbb703Copy full SHA for fdbb703
src/api/json/catalog.json
@@ -5592,7 +5592,7 @@
5592
{
5593
"name": "Tombi",
5594
"description": "Tombi (鳶) is a toolkit for TOML; providing a formatter/linter and language server",
5595
- "fileMatch": ["tombi.toml"],
+ "fileMatch": ["tombi.toml", "**/tombi/config.toml"],
5596
"url": "https://json.schemastore.org/tombi.json"
5597
},
5598
0 commit comments