You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a Settings.XamlStyler file sitting next to our *.sln file. But it is not recognized, unless explicitly defined by its abolute path under "Rider" > "File" > "Settings" > "Tools" > "XAML Styler" > "Configuration" > "External configuration file:"
To Reproduce
Create a new C# solution.
Create a file Settings.XamlStyler next to the solution file
Fill it with content
Open the solution
Create a XAML file
Alt+Enter > "Format with Xaml Styler"
File is formatted, but with default settings, not the settings in the Settings.XamlStyler
Expected behavior
Settings.XamlStyler is detected automatically
XAML file is formatted according to the rules in the Settings.XamlStyler
Workaround
Entering the absolute path to Settings.XamlStyler at "Rider" > "File" > "Settings" > "Tools" > "XAML Styler" > "Configuration" > "External configuration file:"
Hi there : )
Describe the bug
We have a
Settings.XamlStyler
file sitting next to our*.sln
file. But it is not recognized, unless explicitly defined by its abolute path under "Rider" > "File" > "Settings" > "Tools" > "XAML Styler" > "Configuration" > "External configuration file:"To Reproduce
Settings.XamlStyler
next to the solution fileSettings.XamlStyler
Expected behavior
Settings.XamlStyler
is detected automaticallySettings.XamlStyler
Workaround
Settings.XamlStyler
at "Rider" > "File" > "Settings" > "Tools" > "XAML Styler" > "Configuration" > "External configuration file:"External Configuration
Version Info (please complete the following information):
Thanks for having a look : )
The text was updated successfully, but these errors were encountered: