-
### Did you check existing requests?
- [X] I have searched the existing issues
### Describe the feature
I want to organize the imports using `biome.js` when I format my buffer/file using `bio…
-
| | |
| --- | --- |
| Bugzilla Link | [24462](https://llvm.org/bz24462) |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#24834 |
| Reporter | LLVM Bugzilla Contributor |…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=800429
Build error leg or test failing: `System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTe…
-
Let's discuss improvements and changes related to linters and formatters.
If you have any tool, package, config, or script to share, feel free to suggest it into this discussion.
-
#### Bug description
Compile error when try to use MessagePack.Formatters.TypelessFormatter.BindToType when the type name changed
#### Repro steps
```cs
MessagePack.Formatters.TypelessFormat…
-
EGL's recently-introduced [outdentation feature](https://eclipse.dev/epsilon/doc/egl/#outdentation), breaks traceability links. For example, if the template from the [EGX playground example](https://e…
-
In our TMS data, surrounding underscores _ are used to indicate italics. surrounding asterisks * are used to indicate bold. That's it. There doesn't seem to be a standard format that captures this. …
-
AspNetCore.Mvc.Formatters for `netstandard2.0` requires the Nuget package `Microsoft.AspNetCore.Mvc.Core` which has severe security vulnerability.
ASP.NET Core 3.x or later don't require that package…
-
Let's refactor the way formatting is done to allow users to plug in their own formatters if they do not like the default formatting.
This would involve:
1. Creating a `natdat.Formatter` type wit…
Gelio updated
8 months ago
-
It would be nice if the formatter could run asynchronously. I often save a file and want to navigate elsewhere but the editor is locked on until the formatter finishes. Would be be possible to run the…