code-marketplace: auto updated to 1.82.1-1

This commit is contained in:
Lilac 2023-09-19 12:40:13 +00:00
parent 14ec7ac05e
commit c56d1b9e05
2 changed files with 20 additions and 3 deletions

View file

@ -504,7 +504,8 @@
{
"pathGlob": "{**/*.ts,**/*.tsx,**/*.js,**/*.py,**/*.go,**/*.rb}"
}
]
],
"onSettingsEditorOpen": {}
},
"GitHub.vscode-github-actions": {
"onFileOpen": [
@ -520,6 +521,22 @@
"pathGlob": "{**/.circleci/config.yml}"
}
]
},
"mechatroner.rainbow-csv": {
"onFileOpen": [
{
"pathGlob": "**/*.csv",
"important": true
}
]
},
"tomoki1207.pdf": {
"onFileOpen": [
{
"pathGlob": "**/*.pdf",
"important": true
}
]
}
},
"keymapExtensionTips": [