-
-
Notifications
You must be signed in to change notification settings - Fork 110
Insights: belav/csharpier
Overview
-
- 4 Merged pull requests
- 10 Open pull requests
- 2 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
4 Pull requests merged by 2 people
-
feat: remove any blank lines after documentation comments
#1526 merged
Mar 8, 2025 -
Getting lambda formatting consistent
#1531 merged
Mar 8, 2025 -
feat: add
ValueListBuilder
#1502 merged
Mar 7, 2025 -
perf: inline hot path and remove
IsInstanceOf
usage#1520 merged
Mar 7, 2025
10 Pull requests opened by 2 people
-
perf: remove unnecessary `ToList` call and convert linq to code
#1523 opened
Mar 6, 2025 -
perf: add new `Concat` types for children lengths
#1524 opened
Mar 6, 2025 -
perf: added `ConditionalWeakTable` for existing `StringDoc` pairs
#1525 opened
Mar 6, 2025 -
Add DocKind and remove IsInstanceOf in DocFitter
#1527 opened
Mar 7, 2025 -
perf: use `ValueListBuilder<T>` for constant buffers
#1529 opened
Mar 7, 2025 -
perf: use `ValueListBuilder` for `SeparatedSyntaxList`
#1530 opened
Mar 8, 2025 -
perf: use `ValueListBuilder` for `PrivatePrintLeadingTrivia`
#1532 opened
Mar 9, 2025 -
bench: add complex code benchmark
#1533 opened
Mar 11, 2025 -
perf: add `Any` overload for `SyntaxTokenList`
#1534 opened
Mar 11, 2025 -
perf: use `params ReadOnlySpan` for `List.Add`
#1535 opened
Mar 11, 2025
2 Issues closed by 1 person
-
Empty lines after XmlComments should be removed
#1521 closed
Mar 8, 2025 -
Incorrect Formatting of Single-Line Lambda Expressions
#1522 closed
Mar 8, 2025
4 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: enable jumping to "not formatted" files from VisualStudio error list
#1517 commented on
Mar 7, 2025 • 6 new comments -
perf: use `Stopwatch.GetTimestamp` and `Task.WhenAll`
#1519 commented on
Mar 7, 2025 • 1 new comment -
feat: cache common `StringDoc` types
#1494 commented on
Mar 11, 2025 • 0 new comments -
feat: convert `Node.Print` to use `switch (node.Kind())`
#1509 commented on
Mar 9, 2025 • 0 new comments