Skip to content

Hide the "Format XAML" option outside of the XAML editor #132

@ravindUwU

Description

@ravindUwU

The "Format XAML" context menu option, which appears upon right-clicking the code editor, does so irrespective of the language of the document being edited (which makes it available (but useless) when languages other than XAML are edited).

While it should appear in the XAML editor,

XAML editor context menu

...it shouldn't when other languages are being edited,

C# editor context menu

Is it possible to conditionally add the option to the context menu?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions