question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make 'Optimize Imports' action more clear for .NET users

See original GitHub issue

Would it be possible to add an action that removes all unused using namespaces and sorts them as well? Visual Studio and Monodevelop both sort them alphabetically, I think it would be cool if Consulo also did this too 😃

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
VISTALLcommented, Feb 24, 2019

Looks like need option for rename Optimize Imports for custom languages.

Think “Optimize ‘using’ directives” better anyway. I will think how make it more clear. Thanks

1reaction
VISTALLcommented, Feb 22, 2019

Hello. It’s already exists:) Named “Optimize Imports” (Ctrl + Shift + O). Naming from JS + Java

Maybe rename it to more clear ? Need some mutable naming, like “Optimize {0}”, for java i will show Imports, but for C# i will show another part

Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Optimize Imports - WebStorm Guide - JetBrains
Quickly remove any unused imports and more. With the Optimize imports action (Ctrl+Alt+O), you can quickly remove any unused imports, merge  ...
Read more >
Is there a way to remove unused imports and declarations ...
Sort and organize your imports (sort and remove unused) Code outline view of your open TS / TSX document.
Read more >
Optimize Import View Initialization - TechDocs - Broadcom Inc.
This check box specifies that called action blocks can bypass initializing import views. With all releases of , all calling action blocks are...
Read more >
ASP.NET Core Blazor performance best practices
Blazor is optimized for high performance in most realistic ... seconds to the rendering time and the UI would begin feeling slow to...
Read more >
Users - Okta Developer
Secure, scalable, and highly available authentication and user management for ... Import Inline Hook; Create User with Password & Recovery Question; Create ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found