Skip to content
| Marketplace
Sign in
Visual Studio>Tools>CSharply for Visual Studio
CSharply for Visual Studio

CSharply for Visual Studio

Clint Simon

|
7 installs
| (0) | Free
Organize C# files using the CSharply dotnet tool
Download

CSharply

A Visual Studio extension for organizing C# files using the CSharply dotnet tool.

More information: https://github.com/csim/CSharply

Features

  • Organize File: Organize the currently active C# file.

Requirements

The CSharply dotnet tool must be installed and available in your system PATH. It is installed automatically when the extension activates.

To manually install run: dotnet tool install csharply --global

Usage

Organize Current File

  1. Open a C# file (.cs)
  2. Open Command Palette (ctrl+shift+P)
  3. Run "CSharply: Organize C# File"

Default key binding is: (ctrl+e ctrl+f)

Commands

  • CSharply: Organize File - Organize open C# file

License

This extension is released under the MIT License.

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