refactor: Initial release
This commit is contained in:
commit
9505750e29
447 changed files with 41522 additions and 0 deletions
11
.vscode/extensions.json
vendored
Normal file
11
.vscode/extensions.json
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"recommendations": [
|
||||
"ms-dotnettools.vscode-dotnet-runtime",
|
||||
"ms-dotnettools.csharp",
|
||||
"tdallau-csharpextensions.csharpextensions",
|
||||
"anseki.vscode-color",
|
||||
"peterschmalfeldt.explorer-exclude",
|
||||
"christian-kohler.path-intellisense",
|
||||
"ms-vscode.vs-keybindings"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue