code-marketplace: auto updated to 1.82.1-1
This commit is contained in:
parent
14ec7ac05e
commit
c56d1b9e05
2 changed files with 20 additions and 3 deletions
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue