Saturday 6 August 2022

Using extensions in Visual Studio Code

C#

Ctrl +Shit + p ( .NET :Generate Assests For build and debug)

Roslynator

.NET Core Test Explorer

C# Namespace Autocompletion

Auto-Using for C#

C# XML Documentation Comments

NuGet Reverse Package Search ("Add Package" support)

Code Spell Checker

vscode-icons

Path Intellisense

EditorConfig for VS Code

SQL Server (mssql)

GitHub Copilot

REST Client

GitLens — Git supercharged

VS Browser

Highlight Trailing White Spaces

jwt-decoder

Markdown All in One

Markdown Preview Enhanced

markdownlint

Docker

Vim


No comments:

Post a Comment

SqlDataBaseLibrary

using System; using System.Collections.Generic; using System.Data; using System.Data.SqlClient; using AOS.Repository.Infrastructure; using S...