summarylogtreecommitdiffstats
path: root/patch.json
diff options
context:
space:
mode:
Diffstat (limited to 'patch.json')
-rw-r--r--patch.json19
1 files changed, 18 insertions, 1 deletions
diff --git a/patch.json b/patch.json
index 5aaeb79ddb88..8ddf18284a08 100644
--- a/patch.json
+++ b/patch.json
@@ -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": [