diff --git a/.config/VSCodium/User/.github/README.md b/.config/VSCodium/User/.github/README.md index 0929a18c..d193ac75 100644 --- a/.config/VSCodium/User/.github/README.md +++ b/.config/VSCodium/User/.github/README.md @@ -48,6 +48,9 @@ The extensions I use are the following: - [jrebocho.vscode-random](https://github.com/jrebocho/vscode-random) - [mads-hartmann.bash-ide-vscode](https://github.com/mads-hartmann/vscode-bash-ide) - [ms-azuretools.vscode-docker](https://github.com/microsoft/vscode-docker) +- [ms-dotnettools.csharp](https://github.com/dotnet/vscode-csharp) +- [ms-dotnettools.vscode-dotnet-runtime](https://github.com/dotnet/vscode-dotnet-runtime) +- [ms-vscode.cpptools](https://github.com/Microsoft/vscode-cpptools) - [ms-python.python](https://github.com/microsoft/vscode-python) - [ms-python.vscode-pylance](https://github.com/microsoft/pylance) - [petekinnecom.terminal-command-keys](https://github.com/petekinnecom/vscode-terminal-command-keys) diff --git a/.config/VSCodium/User/extensions.txt b/.config/VSCodium/User/extensions.txt index fdf18329..c9d1314f 100644 --- a/.config/VSCodium/User/extensions.txt +++ b/.config/VSCodium/User/extensions.txt @@ -25,11 +25,14 @@ jrebocho.vscode-random kisstkondoros.vscode-gutter-preview mads-hartmann.bash-ide-vscode ms-azuretools.vscode-docker +ms-dotnettools.csharp +ms-dotnettools.vscode-dotnet-runtime ms-python.debugpy ms-python.python ms-python.vscode-pylance ms-vscode-remote.remote-ssh ms-vscode-remote.remote-ssh-edit +ms-vscode.cpptools ms-vscode.remote-explorer pucelle.vscode-css-navigation rafamel.subtle-brackets