Block or Report
Block or report CyrusNajmabadi
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dotnet/roslyn Public
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
7,034 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2022
Created 85 commits in 1 repository
Created a pull request in dotnet/roslyn that received 11 comments
Opened 16 other pull requests in 1 repository
dotnet/roslyn
5
open
11
merged
- Workaround crash in spellchecking in snippet layer
- Remove lock from MAS code to prevent UI delays
- Use IAsyncEnumerable in DesignerAttributeScanning as well.
- Experiment with removing SerializableSourceText
- Use IAsyncEnumerable in NavigateTo OOP calls.
- Simplify SymbolKey implementation
- Fix regex detection for StringSyntax attribute on params parameters
- Only start scanning for task-list items once the Task-List window is actually open.
- Replace recursion with iteration in convert-if-to-switch
- Simpler bidirectional streaming invocation in OOP.
- Move to a simpler model of writing assets out to OOP
- Do not inline fault-helper
- Move to simplified helper extension for reading data from a stream
- Add additional information to help F# with navigating to symbols
- Fix out of bounds error when doing speculative operations
- Update to use new internal API
Reviewed 23 pull requests in 1 repository
dotnet/roslyn
23 pull requests
- Revert "Set val escape on expression variables"
- Encoding serialization
- Workaround crash in spellchecking in snippet layer
- Do not use CWT for Task<Compilation>
- Change operator when negating relational patterns with numeric values
- Use IAsyncEnumerable in NavigateTo OOP calls.
- Fixed nullable warning for "change cast type" refactoring
-
Fix symbol completions after
requiredkeyword - "Generate method" codefix supports 'in' parameters
- Nullable enable ISymbol.ContainingSymbol
- Simpler bidirectional streaming invocation in OOP.
- Don't format regions inside inactive conditionals
- Add symbol key tests
- Fix negation of is true and is false patterns with non-Boolean values
- Move to a simpler model of writing assets out to OOP
- Only start scanning for task-list items once the Task-List window is actually open.
-
Do not suggest
structafterrecordwithabstractorsealedmodifiers - Add a new Location.Create overload for external file location with a different mappedLineSpan
- Fix "Build Only" diagnostics content in error list
- Add "target type match" filter support to enum and static members providers
- Fix out of bounds error when doing speculative operations
- Do not report a secondary NFW exception after already reporting one earlier.
- Fix 'invert if' mishandling of lifted nullable operators




