Skip to content

Commit

Permalink
vscode extension setup
Browse files Browse the repository at this point in the history
  • Loading branch information
maythamfahmi committed Nov 2, 2024
1 parent 418e8ba commit dbcaf79
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"recommendations": [
"ms-azuretools.vscode-docker",
"ms-vscode.powershell",
"ms-dotnettools.csdevkit",
"ms-dotnettools.csharp",
"ms-vscode-remote.remote-containers",
"esbenp.prettier-vscode",
"pkief.material-icon-theme",
"ajshort.csharp-extensions",
"NuGetTeam.NuGetPackageManager",
"eamodio.gitlens",
"SonarSource.sonarlint-vscode",
"k--kato.docomment",
"hbenl.vscode-test-explorer"
]
}

0 comments on commit dbcaf79

Please sign in to comment.