visual-studio-2008devexpresscoderushrefactorpro

When sorting using statements with DevExpress Refactor Pro can I make it so all System namespaces are at the top?


i want all of the system usings at the top (sorted alphabetically) and then all other using statements afterwards (sorted alphabetically)


Solution

  • You can make Refactor Pro to do it your way. Open "DevExpress -> Options -> Editor -> Refactoring -> Optimize Namespace References" and set relevant options according to your preferences.

    Optimize Namespace References