Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>KIDE C#New to Visual Studio Code? Get it now.
KIDE C#

KIDE C#

kide

|
3 installs
| (0) | Free
Base language support for C#
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

KIDE C#

⚠️ CUSTOM BUILD NOTICE

This is a custom build of the official Microsoft C# extension for Visual Studio Code.

Changes

  • Slnx support
  • Work without DevKit
  • Removed references to Omnisharp/Copilot/DevKit/Intelicode and other closed source packages (any non MIT code)
  • Use Rolsyn LSP by default
  • No bundled debugger

How to use

For Debuging/Test Explorer install our additional plugin

VSCode users

We recommend KIDE Test & Debug

VSCodium and other forks

We recommend KIDE Test & Debug

Working with Solutions/Projects

for VSCode users

Install KIDE Solution Explorer

VSCodium and other forks

Install KIDE Solution Explorer

Features

Learn more about the rich features of the C# extension:

  • Refactoring: Edit your code with code fixes and refactorings
  • Navigation: Explore and navigate your code with features like Go To Definition and Find All References
  • IntelliSense: Write code with auto-completion
  • Formatting and Linting: Format and lint your code

For more information you can:

  • Follow our C# tutorial with step-by-step instructions for building a simple app.
  • Check out the C# documentation on the VS Code site for general information about using the extension.

License

The source code of original extension is available on https://github.com/dotnet/vscode-csharp and licensed under the MIT license.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft