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.09k
stars
4.04k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update data for snap 17.13P2
#76033
jjonescz
opened
57 minutes ago
0
Add the 'scoped' modifier in metadata-as-source
#76032
CyrusNajmabadi
opened
6 hours ago
1
Update `field` keyword breaking change diagnostics
#76031
cston
opened
6 hours ago
0
Area - Editor Config UI - 2
#76030
CyrusNajmabadi
opened
7 hours ago
0
Area - Rename - 2
#76029
CyrusNajmabadi
opened
7 hours ago
0
Compiler Crash on Equality Comparison of a Tuple Casted from dynamic
#76028
Jason5Lee
opened
7 hours ago
0
Disable symbol search on generated documents
#76027
CyrusNajmabadi
opened
8 hours ago
1
Area - Formatting - 4
#76026
CyrusNajmabadi
opened
8 hours ago
0
Add test demonstrating issue doesn't arise
#76025
CyrusNajmabadi
opened
8 hours ago
1
Fix location where inheritdoc doc comment is placed
#76024
CyrusNajmabadi
opened
8 hours ago
0
Remove unnecessary parentheses around collection expressions
#76023
CyrusNajmabadi
opened
9 hours ago
0
Fix explicit generation of static conversion methods in interfaces
#76022
CyrusNajmabadi
opened
9 hours ago
0
Disable 'use interpolated string' with raw strings
#76021
CyrusNajmabadi
opened
10 hours ago
0
Area - Go to Implementation
#76020
CyrusNajmabadi
opened
10 hours ago
0
Only run Code Cleanup on documents from the VS workspace
#76019
CyrusNajmabadi
opened
10 hours ago
0
Area - Use Conditional Expression
#76018
CyrusNajmabadi
opened
10 hours ago
0
Fix parameters not showing up in 'nameof' on a method
#76017
CyrusNajmabadi
opened
11 hours ago
1
Area - Rename
#76016
CyrusNajmabadi
opened
11 hours ago
0
Keep comments when removing unnecessary lambda expressions
#76015
CyrusNajmabadi
opened
11 hours ago
0
[Automated] PRs inserted in VS build main-35521.35
#76014
dotnet-bot
closed
11 hours ago
0
Merge doc comments across multiple parts
#76013
CyrusNajmabadi
opened
12 hours ago
0
Mark used deconstruct methods.
#76012
CyrusNajmabadi
closed
14 hours ago
0
Update docs to add a new LangVer
#76011
jcouv
opened
16 hours ago
0
[Backport] RedirectFeaturesAnalyzers test fixes
#76010
JoeRobich
opened
17 hours ago
0
Avoid reusing temps whose refs might be captured
#76009
jjonescz
opened
20 hours ago
0
VBOverloadResolutionPriority: break attribute binding cycles, clone a bunch of C# tests
#76008
AlekseyTs
opened
20 hours ago
2
Wrong error when compiling code containing IEnumerable<Span<T>>
#76007
aannenko
closed
20 hours ago
2
Merge release/dev17.13 to main
#76006
dotnet-bot
closed
21 hours ago
0
Unexpected ruleConfiguationOverrides entries in SARIF
#76004
MattKotsenas
opened
1 day ago
2
WIP: Add WithElement syntax
#76003
CyrusNajmabadi
opened
1 day ago
1
Expose FAR to cohosting
#76002
davidwengier
opened
1 day ago
0
Update the Copilot powered Inline Rename UX
#76001
AmadeusW
opened
1 day ago
0
Fix symbol display for backing fields
#76000
RikkiGibson
opened
1 day ago
1
`Replace 'Property' with method` erases DIM
#75999
RenderMichael
opened
1 day ago
1
[backport] Workaround failing official builds
#75998
JoeRobich
closed
1 day ago
1
Inconsistent nullable warning behavior involving the null-forgiving operator on the left-hand-side
#75997
gafter
opened
1 day ago
0
Use VisitRvalue to visit a function pointer
#75996
RikkiGibson
closed
16 hours ago
0
Incorrect diagnostic that Deconstruct method is unused.
#75995
gafter
closed
14 hours ago
5
[backport] Update structured logger
#75994
JoeRobich
closed
1 day ago
0
Merge release/dev17.12 to release/dev17.13
#75993
dotnet-bot
closed
1 day ago
0
Fix `Implement abstract class` generates invalid code when target type has no body and is followed by file-scoped type
#75992
just-ero
opened
1 day ago
1
Fix `Add import` is not suggested for extension methods defined in projects targeting a different framework than the project using the extension method
#75991
just-ero
opened
1 day ago
2
light
#75990
Azzae5th
closed
1 day ago
0
Visual Studio 2022 Community - Open in Terminal
#75989
bcheung4589
closed
1 day ago
3
Remove trailing comma when converting to a tuple
#75987
CyrusNajmabadi
closed
1 day ago
1
OverloadResolutionPriority is not respected on some attribute constructors
#75985
AlekseyTs
opened
2 days ago
3
[backport] Postpone respecting the code-style analysis config rule until NET10
#75984
JoeRobich
closed
1 day ago
2
[Automated] PRs inserted in VS build main-35519.47
#75983
dotnet-bot
closed
2 days ago
0
Record "nameof(UnboundGenericType<>)" as done
#75982
jcouv
opened
2 days ago
1
IDE0028 raised when initializing a collection from another collection.
#75981
ericstj
opened
2 days ago
2
Next