-
The **csharp_indent_braces** .editorconfig option currently only allows one to enable or disable indent of braces for all code elements.
Would it be possible to allows indenting of braces to be ena…
-
Linked here: https://steamcommunity.com/workshop/filedetails/discussion/2854967442/4356745682747827883/
Error below:
Error while instantiating a mod of type VSE.SkillsMod: System.Reflection.Ta…
-
**DocFX Version Used**: 2.21.1
**Steps to Reproduce**:
1. Create C# file with nested regions such as:
```csharp
#region OUTER
public class Foo{
#region INNER
// hello
#endregion
…
-
After this step https://docs.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/tutorials/how-to-write-csharp-analyzer-code-fix#create-the-solution, I get a compilation warning because test project uses `ne…
-
[Job](https://mihubot.xyz/runtime-utils/EfE6vR4AAAE) completed in 18 minutes 41 seconds.
https://github.com/dotnet/runtime/pull/108606
### Diffs
Diffs
```
Found 351 files with textual diffs.
Summ…
-
### Describe the feature you'd like
I'd like to be able to use the C# Dev Kit in VS Code on FreeBSD.
### Alternatives considered
AFAIK, there aren't any alternatives.
If the source was available, …
-
**Version Used**:
Visual Studio 2019 16.2.0 Preview 3.0
.net core 2.2
**Steps to Reproduce**:
See [demo repo](https://github.com/steve-haar/IDE0008)
1. Create a new c# project and set `.e…
-
Hi, just updated dotnet to 5.0.102 and now the follow error occurs loading this extension:
[fail]: OmniSharp.MSBuild.ProjectLoader
The "Microsoft.AspNetCore.Razor.Tasks.DiscoverDefaultScoped…
-
is there any performance report with xlua or tolua
https://github.com/topameng/tolua
https://github.com/Tencent/xLua
-
**Version Used**:
8.0.100-preview.7.23376.3
**Steps to Reproduce**:
1. Set `.editorconfig`:
`csharp_style_allow_embedded_statements_on_same_line_experimental = false:warning`
…