vscode : configuration

This commit is contained in:
2024-09-04 22:50:57 +09:00
parent d3fcca3431
commit 84fce00146
3 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,5 @@
github.copilot
github.copilot-chat
mshr-h.veriloghdl
nonylene.dark-molokai-theme
vscodevim.vim

View File

@ -0,0 +1,3 @@
{
}

View File

@ -0,0 +1,3 @@
{
"workbench.colorTheme": "Dark (Molokai)"
}