Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Make usings as global usings

Make usings as global usings

Miguel Muñoz Serafín

|
34 installs
| (0) | Free
Paste clipboard content containing usings code as global usings or move usings to GlobalUsings.cs file as global usings.

Paste clipboard content containing usings code as global usings or move usings to GlobalUsings.cs file as global usings.

Paste as global usings

  1. Cut the code with using statements.
  2. Go to the code window of the target document.
  3. Press Alt-V or select Paste as Global Usings from the context menu.

image__3.png

Move usings sentences to GlobalUsings.cs file as global usings

  1. Go to the code window of the source document with usings statements.
  2. Press Alt-M or select Move usings to GlobalUsings.cs file from the context menu.

image__4.png

Note: If GlobalUsings.cs file does not exist in the project, it will be created.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft