Highlights
- Pro
- 5 discussions answered
Popular repositories
-
-
-
-
-
-
antlr3 Public
Forked from antlr/antlr3
antlr v3 repository (pulled from p4 with history from //depot/code/antlr/antlr3-main
3,367 contributions in the last year
Less
More
Activity overview
Contributed to
dotnet/roslyn,
dotnet/roslyn-analyzers,
dotnet/aspnetcore-tooling
and 5 other
repositories
Contribution activity
September 2021
Created 25 commits in 4 repositories
Created a pull request in dotnet/roslyn that received 7 comments
Opened 12 other pull requests in 3 repositories
dotnet/roslyn
3
open
6
merged
1
closed
- Label developer community issues when created
- Handle potentially-null IVsActivityLog
- Log gold bars to the activity log
- Revert "Avoid switching to UI thread in some option persisters"
- Optimize InheritanceMarginGlyph construction
- Add completion tests for parameters in top-level statements
- Fix access violation when MemoryMappedFile is disposed
- Update VS SDK references
- Avoid telemetry for unavoidable XmlException
- Eliminate 75GB allocations during binding in a performance trace
dotnet/roslyn-sdk
1
merged
microsoft/vs-extension-testing
1
merged
Reviewed 29 pull requests in 9 repositories
dotnet/roslyn
16 pull requests
- [Lightbulb Perf] Only force compute document diagnostics for the requ…
- Explicitly report an exception on the host side when nav-to crashes
- Add completion tests for parameters in top-level statements
- Add comment on usage of SLocalRegistry service on background thread
- Fix formatting of overload with new
- Optimize InheritanceMarginGlyph construction
- Clean up props/targets
- Remove legacy RPC
- Delete remaining bits of IWaitIndicator
- Force tpl antecedent work to run asynchronously to prevent stack overflows
- Follow syntaxfacts pattern
- Factor process telemetry service out of RemoteHostService
- Move semantic classification caching down to Editor layer
- Eliminate 75GB allocations during binding in a performance trace
- Enable NRT in another project.
-
🐇 Convert FileChangeWatcher to batch processing
dotnet/roslyn-analyzers
4 pull requests
dotnet/roslyn-sdk
3 pull requests
microsoft/CsWin32
1 pull request
DotNetAnalyzers/StyleCopAnalyzers
1 pull request
dotnet/aspnetcore-tooling
1 pull request
dotnet/aspnetcore
1 pull request
dotnet/runtime
1 pull request
dotnet/docs
1 pull request
Created an issue in dotnet/roslyn that received 1 comment
Investigate use of MemoryMappedInfo after disposal
#56195 indicates that MemoryMappedInfo.Dispose is being called concurrently with MemoryMappedInfo.CreateReadableStream and/or CreateWritableStream.…
1
comment