-
**Describe the bug**
I'm trying to format my axaml pages with Avalonia and when I try to apply a style it incorrectly formats the styles where ">" is used
**To Reproduce**
1. When formatting any …
-
I was trying to get a feel for the make-up of the system so I entered a client. I entered the client as a PL rider, Active, 3:30pm lesson, Bill Coach.
their is another rider's lesson at 3:30pm but wi…
-
I'm using create-react-app with typescript and grpc-web, grpc & proto generated with command:
```
$(protoc) -I $(proto_dir) $(proto_dir)/ride.proto --js_out=import_style=commonjs:./rider/typescript/…
-
This might be a weird edge case I've run into, but here's an example where I cannot get Resharper's formatting to harmonize with dotnet-format. Say I have this code:
```c#
var foo = new Foo { Bar = …
-
### Before submitting your bug report
- [x] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [x] I'm not able to find an [open issue]…
-
### Describe the project you are working on
A 3D tower defense game using C# as main language.
### Describe the problem or limitation you are having in your project
Debugging with C# breakpoi…
-
Hi, great extension, I would love to use it. However, when I installed it into Rider 2022.1, I get a flash of the the error, and then the following exception is thrown:
```
com.intellij.diagnost…
-
I have created a dotnet maui application with the idea to build a windows desktop and a mac desktop application. The development is done on windowI have excapsulated the sharphook in an EventHook clas…
-
I haven't investigated this at all yet, but I suspect the problem is that I have an individually-installed Rider, rather than using Toolbox.
I ran e.g. `rider foo.sln`, and got the following stack …
-
Hi all,
I've come across other older [issues](https://github.com/microsoft/vscode/issues/40235) raised to have opening braces such as { automatically move down to the new line once enter is pressed a…