ai_dataset/.vscode/settings.json

13 lines
283 B
JSON

{
"textmarker.savedHighlights": [
{
"pattern": {
"type": "string",
"expression": "payload",
"ignoreCase": false,
"wholeMatch": false
},
"color": "yellow"
}
]
}