Highlights
- Pro
- 5 discussions answered
Popular repositories
-
-
-
-
-
-
Forked from antlr/antlr3
antlr v3 repository (pulled from p4 with history from //depot/code/antlr/antlr3-main
3,997 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2021
Created 70 commits in 5 repositories
Created a pull request in dotnet/roslyn that received 8 comments
Avoid returning default from MethodSymbol.Parameters
Review commit-by-commit recommended.
This change ensures that all implementations of MethodSymbol.Parameters return a non-default array, excluding …
+27
−22
•
8
comments
Opened 31 other pull requests in 4 repositories
dotnet/roslyn
7
open
17
merged
1
closed
- ✨ Implement ImmutableSegmentedList<T>
- 🐇 Avoid costly calls to GetAllStateSets inside ContainsDiagnostics
- IntelliCode features
- Avoid thread dependency in VirtualMemoryNotificationListener constructor
- 🧹 Declare MEF dependencies of VisualStudioWorkspace
- Use IExpeditableDelaySource and TimeSpan in additional locations
- Implement interface tests
- Update to Microsoft.CodeAnalysis.Testing 1.1.0-beta1.21322.2
- Additional text document state
- Optimize calculation of remote supported languages
- Initialize MEF services before switching to the main thread
- Avoid locks on highly parallel paths in VisualStudioWorkspaceImpl
- Handle tokens with Kind == None in argument completion
- 🧹 Use TimeSpan to represent delay times
- Use segmented collection for faster declaration cache
- Add Quick Info tests for static abstract inheritdoc
- Additional text document state
- Restore support for disabling structure guides
- 🧹 Fix prototype comments in inheritdoc implementation
- Avoid duplicate checksum calculation when deserializing assets
- 🐇 Avoid generic enumeration in ChecksumCollection.FindAsync
- Avoid accessing a disposed CancellationSeries
- 🐇 Optimize detection of generated code analysis flags
- Avoid cancelling readers before end of stream
- 🐇 Use ImmutableSegmentedDictionary for improved storage density
dotnet/roslyn-sdk
3
merged
dotnet/msbuild
1
merged
1
open
microsoft/perfview
1
merged
Reviewed 67 pull requests in 9 repositories
dotnet/roslyn 58 pull requests
- 🐇 Avoid costly calls to GetAllStateSets inside ContainsDiagnostics
- Speed up progression searches by using the navigate-to index
- Convert CSharpSyntaxGenerator to be an incremental generator
- Add LanguageVersion 10
- Doc comments: Handle CDATA correctly and avoid normalizing code elements
- Run dotnet-format
- Fix incorrect unit test code sample in source generator docs
- Enable formatting option on IDE code
- remove dependency that codemodel has on option value that never changes.
- Implement interface tests
- Add an option to disable the skip analyzers feature for implicitly tr…
- Do not generate indent guides for nonstructure block spans
- Update to Microsoft.CodeAnalysis.Testing 1.1.0-beta1.21322.2
- Fix yellowbar in Add-await
- Fix crash in vb (experimental) formatter.
- LSIF support for hover
- Add binding redirect for EnvDTE
- Implicitly skip analyzers only for SDK style projects
- Record structs: Support parameter wrapping and doc comments (IDE)
- Use segmented collection for faster declaration cache
- Avoid returning default from MethodSymbol.Parameters
- Avoid locks on highly parallel paths in VisualStudioWorkspaceImpl
- Handle typeparamref correctly when used with inheritdoc
- Move focus back to text editor when Inheritance Margin is closed
- update restricted IVTs to new project
- Some pull request reviews not shown.
dotnet/roslyn-analyzers 2 pull requests
gitextensions/gitextensions 1 pull request
dotnet/wpf 1 pull request
dotnet/msbuild 1 pull request
pharring/EditorGuidelines 1 pull request
microsoft/CsWin32 1 pull request
dotnet/docs 1 pull request
dotnet/runtimelab 1 pull request
Created an issue in dotnet/roslyn that received 4 comments
Update EnqueueWorkItemAsync to operate on DocumentId
This method operates on a Document. Creation of the Document in the caller is responsible for 13% of allocations (373MB) in a 1 minute performance …
4
comments
Opened 10 other issues in 3 repositories
dotnet/roslyn
8
open
- Implement debugger attributes for ImmutableSegmentedList<T>
- GetAllHostStateSets allocates large amounts of data when loading giant solutions
- Fix incorrect SyntaxNode generation for Implement Interface code fix
- Implement interface abstractly should not apply to static members
- Implement interface fails to emit static modifier for explicit interface implementation
- Implement interface produces incorrect code for manual use of DefaultParameterValue and Optional
- Verify accuracy of TupleElementNames tests for Implement Interface
- XmlSeeAlsoElement uses 'cref' instead of 'href'
dotnet/roslyn-sdk
1
closed
dotnet/msbuild
1
open
5
contributions
in private repositories
Jun 7 – Jun 22