From 5eb62727ad135e56761c165ca51f2097e36c9ab4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 5 Sep 2024 17:54:57 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(vscodium):=20update=20exte?= =?UTF-8?q?nsions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/VSCodium/User/.github/README.md | 3 +++ .config/VSCodium/User/extensions.txt | 3 +++ 2 files changed, 6 insertions(+) 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