Bug Report T1164252
Visible to All Users

Code Cleanup - 'Apply Namespace Declaration Style' preferences from .editorconfig are ignored

created 2 years ago

Code Cleanup -> Programing Style -> Apply Namespace Declaration Style does not apply .editorconfig setting

I have a .editorconfig file with "csharp_style_namespace_declarations = file_scoped:silent"
Clipboard-File-1.png

When I manually run (DX) code cleanup on a file that has the block scoped namespace, there is no change to the namespace of the file.

If I turn on the Tools -> Options -> Text Editor -> C# -> Code Style -> General -> Code Block Preferences -> Namespace Declarations to be file scoped and then run (DX) code cleanup manually the namspace is switched to file scoped.
Clipboard-File-2.png

I have enclosed a solution that demonstrates the issue.

Comments (1)
AE AE
Alex Eg (DevExpress) 2 years ago

    Hi Ben,

    I reproduced the described behavior. Please give us some time to research it.

    Answers approved by DevExpress Support

    created 2 years ago

    We have addressed the issue described in this ticket and will include a fix in our next maintenance update. Should you need to apply our fix prior to official release, you can request a hotfix here.

    Important Notes:

    • Hotfixes may be unavailable for Early Access/Beta builds or updates set for release within a week.
    • .NET only: in the NuGet Package Manager, use your personal NuGet feed and check the "Include prerelease" option to view the hotfix package in the "Updates" tab.
      Comments (3)
      PW PW
      Przemyslaw Wlodarczak (DevExpress) 2 years ago

        Ben,

        Would you mind if we make this ticket public, so that we can include it in the list of fixed issues for the next CodeRush release?

          Feel Free

          Thanks,
          Ben Waters
          Software Engineer
          Scottsdale City Court

          PW PW
          Przemyslaw Wlodarczak (DevExpress) 2 years ago

            Thank you!

            Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

            Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.