issues
search
dotnet
/
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
19.4k
stars
4.1k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Revert "Remove unnecessary flag in diagnostics subsystem"
#77891
jjonescz
opened
1 hour ago
0
Use ConcatFast to avoid unnecessary intermediary allocation
#77890
CyrusNajmabadi
opened
9 hours ago
0
Remove dead diagnostics code
#77889
CyrusNajmabadi
closed
8 hours ago
0
Remove computed field from result type that was only used in tests
#77888
CyrusNajmabadi
closed
3 hours ago
0
Support `ForInvocationWithMetadataName` in incremental source generators
#77887
captainsafia
opened
9 hours ago
4
ProjectId can't be null with diagnostics
#77886
CyrusNajmabadi
opened
10 hours ago
1
Detect regular method vs. operator mismatch during overriding and interface implementation
#77885
AlekseyTs
opened
10 hours ago
0
[automated] Merge branch 'main' => 'release/dev17.15'
#77884
github-actions[bot]
opened
13 hours ago
1
Remove unnecessary cancellation of diagnostics requests.
#77883
CyrusNajmabadi
closed
11 hours ago
1
Remove unnecessary flag in diagnostics subsystem
#77882
CyrusNajmabadi
closed
12 hours ago
0
WIP: all diag analyzer work.
#77881
CyrusNajmabadi
opened
14 hours ago
0
Cleanup how we compute and report file-content-load issues.
#77880
CyrusNajmabadi
closed
8 hours ago
1
Dictionary expressions: diagnostics from `GetCollectionExpressionApplicableIndexer()` are ignored
#77879
cston
opened
15 hours ago
0
Dictionary expressions: instance created for `IReadOnlyDictionary<K, V>` target type should be immutable
#77878
cston
opened
15 hours ago
2
Dictionary expressions: remove PROTOTYPE comments
#77876
cston
opened
16 hours ago
0
Dictionary expressions: implement nullable analysis for key-value pair elements
#77875
cston
opened
16 hours ago
0
`FindImplementationForInterfaceMember` incorrectly treats non-virtual public method in metadata as an interface implementation
#77874
AlekseyTs
opened
16 hours ago
1
Dictionary expressions: type inference for `K, V` for collections containing key-value pair elements or elements with `KeyValuePair<,>` type
#77873
cston
opened
16 hours ago
0
Dictionary expressions: add `IOperation` support
#77872
cston
opened
16 hours ago
0
Dictionary expressions: extend support for key-value pairs to non-dictionary collections of `KeyValuePair<K, V>`
#77871
cston
opened
16 hours ago
0
[automated] Merge branch 'main' => 'release/dev17.15'
#77870
github-actions[bot]
closed
15 hours ago
1
Parameter reordering with 'Change Signature' with indented parameters has weird formatting
#77869
vsfeedback
opened
17 hours ago
0
Intellisense autocompletes if((true)){} for unknown reason
#77868
vsfeedback
opened
17 hours ago
1
Merge "null conditional assignment" to main
#77867
RikkiGibson
closed
15 hours ago
5
Collection expression arguments: CollectionBuilder items parameter should be last
#77866
cston
opened
18 hours ago
0
Dictionary expressions: consider returning a `BoundIndexerAccess` from `GetCollectionExpressionApplicableIndexer()`
#77865
cston
opened
18 hours ago
0
No longer able to programmatically access `Microsoft.CodeAnalysis.CSharp.CodeStyle` diagnostics
#77864
tdg5
opened
18 hours ago
0
[Automated] PRs inserted in VS build feature.debugger.main-35927.15
#77863
dotnet-bot
closed
22 hours ago
0
Revert "Reduce likelihood of needing a dual insertion in VS Code"
#77862
jjonescz
opened
1 day ago
1
VB BinaryOperators tests failing on macOS 15
#77861
jjonescz
opened
1 day ago
0
[dotnet-sdk-10.0.100-preview.3.25174.5]Failed to build QuickApp with the error 'The 'interceptors' feature is not enabled in this namespace' after retargeting to .NET 10.
#77877
Junjun-zhao
opened
1 day ago
1
Dictionary expressions: support user-defined and dynamic conversions for expression and spread elements for dictionary target types
#77860
cston
opened
1 day ago
0
[main] Update dependencies from dotnet/source-build-reference-packages
#77859
dotnet-maestro[bot]
closed
23 hours ago
0
Merge 'main' into UserDefinedCompoundAssignment
#77858
AlekseyTs
closed
1 day ago
2
[automated] Merge branch 'main' => 'release/dev17.15'
#77857
github-actions[bot]
closed
18 hours ago
2
Null-conditional assignment: Merge in latest main
#77856
RikkiGibson
closed
18 hours ago
0
Ignore file scoped namespace change
#77855
CyrusNajmabadi
closed
20 hours ago
1
Use file scoped namespaces.
#77854
CyrusNajmabadi
closed
1 day ago
0
[Automated] PRs inserted in VS build feature.d18initial-10426.05
#77852
dotnet-bot
closed
1 day ago
0
nameof inconsistency between linux and windows, unbounded generic types
#77853
DiegoG1019
closed
1 day ago
7
Merge `features/extensions` into `main`
#77851
AlekseyTs
closed
1 day ago
0
IAsyncEnumerable.DisposeAsync NotSupportedException Message
#77850
Stroniax
opened
1 day ago
0
Make types sealed in IDE layer.
#77849
CyrusNajmabadi
closed
1 day ago
0
C# editor breaking change in behavior when writing await keyword inside event handler
#77848
vsfeedback
opened
1 day ago
1
Unexpected value 'Preprocessing' of type 'Microsoft.CodeAnalysis.SymbolKind'
#77847
BrennanConroy
opened
1 day ago
2
A test PR
#77846
AlekseyTs
closed
1 day ago
1
Another attempt to fix the SDK insertion issue related to runtime/apphost downloads
#77845
ToddGrun
closed
15 hours ago
1
Block use of extension properties in unsupported scenarios
#77844
AlekseyTs
closed
1 day ago
0
<I'm not 100% sure if this belongs here> On Linux the CodeAnalysis somehow produces a Null Value issue
#77843
Geroxus
opened
1 day ago
0
Nullable enable IDE.
#77842
CyrusNajmabadi
closed
1 day ago
0
Next