Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>[Muonroi][C#] Auto global usingNew to Visual Studio Code? Get it now.
[Muonroi][C#] Auto global using

[Muonroi][C#] Auto global using

muonroi

|
70 installs
| (1) | Free
This extension auto move using to globalUsing file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Muonroi Extension

Muonroi is a Visual Studio Code extension that automatically moves using statements to a globalUsing.cs file. This helps you manage and reuse using directives across your entire C# project more easily.

Features

  • Automatically find and move using statements from the current .cs file to globalUsing.cs.
  • Create a new globalUsing.cs file if it does not already exist.
  • Notify you upon successful relocation.

How to use

demo

Requirements

  • Visual Studio Code version 1.92.0 or later.

Extension Settings

The extension does not require any special configuration. You can use the command Move Usings to globalUsing.cs from the Command Palette.

Known Issues

There are currently no known issues.

Release Notes

1.0.0

  • Complete base extension

Extension Guidelines

Make sure you have reviewed the extension development guidelines and adhere to best practices.

  • Extension Guidelines

Enjoy coding with Muonroi!

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