Visual Studio Code development environment to build - C # extension

1. C# extension for Visual Studio Code

  Plug-in functions:

  • net Core lightweight development tools.
  • Powerful c # editing support, including syntax highlighting, intellisense, definition, find all references and so on.
  • Debugging support for .Net Core (CoreCLR) of. Note: does not support Mono debugging. Desktop CLR debugging support is limited.
  • Support for the project: On Windows, macOS and Linux json and csproj project.

2. Chinese (Simplified) Language Pack for Visual Studio Code

  Plug-in functions: Simplified Chinese language pack.

3. Visual Studio IntelliCode

  Plug-in functions: AI assisted IntelliSense.

4. Auto-Using for C#

  Plug-in functions: Automatically add using references.

5. The VSCode-Solution-Explorer
  plug Function: .NET Core CLI solutions related functions, provides a graphical interface to a user operation.

  

 

Guess you like

Origin www.cnblogs.com/dhqy/p/12572738.html