added csv extension

This commit is contained in:
Daniel Kleine 2024-05-15 05:26:57 +00:00
parent e4227c899b
commit bbb4703cf3
2 changed files with 3 additions and 1 deletions

View File

@ -6,5 +6,6 @@
"ms-vscode-remote.vscode-remote-extensionpack", "ms-vscode-remote.vscode-remote-extensionpack",
"yahyabatulu.vscode-markdown-alert", "yahyabatulu.vscode-markdown-alert",
"tomoki1207.pdf", "tomoki1207.pdf",
"mechatroner.rainbow-csv"
] ]
} }

View File

@ -12,7 +12,8 @@
"ms-azuretools.vscode-docker", "ms-azuretools.vscode-docker",
"ms-toolsai.jupyter", "ms-toolsai.jupyter",
"yahyabatulu.vscode-markdown-alert", "yahyabatulu.vscode-markdown-alert",
"tomoki1207.pdf" "tomoki1207.pdf",
"mechatroner.rainbow-csv"
] ]
} }
} }