Skip to content

[Bug]: VSExtension not working with VisualStudio Community 2026 #1838

@beligg

Description

@beligg

Description

I can format files with CSharpier with command line csharpier format .
It was totally working with VisualStudio 2026 Insider.
But after I installed VisualStudio 2026 Community(18.4.2), the CSharpier extension seems not working at all.
There is no context menu item for Reformat with CSharpier.
I assigned a short cut for EditorContextMenus.CodeWindow.ReformatWithCSharpier, and that short cut did nothing.
Set the options Log Debug Messages and Reformat with CSharpier on Save to True, and nothing happened when file saved.
There was no related logs in the output window.

Steps to Reproduce

install VisualStudio 2026 Community(18.4.2)
install CSharpier dotnet tool globally
install CSharpier Extension for Visual Studio 2022

Expected Behavior

context menu item for Reformat with CSharpier
format file with short cut assigned for EditorContextMenus.CodeWindow.ReformatWithCSharpier

Actual Behavior

no context menu item for Reformat with CSharpier
nothing happened with short cut assigned for EditorContextMenus.CodeWindow.ReformatWithCSharpier

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions