-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Insights: dotnet/roslyn
Overview
Could not load contribution data
Please try again later
13 Pull requests merged by 7 people
-
Fixup OmniSharp fallback AnalyzerConfigOption updater
#76542 merged
Dec 20, 2024 -
Expose NotificationService to OmniSharp
#76541 merged
Dec 20, 2024 -
Update PublishData.json for telmet branch
#76539 merged
Dec 20, 2024 -
Do not offer inline hints for parameters that already named
#76532 merged
Dec 20, 2024 -
Propagate marked attributes from primary constructor parameters to backing fields.
#76475 merged
Dec 20, 2024 -
Have inline hints display aliases if appropriate
#76530 merged
Dec 20, 2024 -
Simplify inline hint tagging and fix duplicated tags.
#76525 merged
Dec 19, 2024 -
Merge release/dev17.13 to main
#76387 merged
Dec 19, 2024 -
Include AdditionalFiles doc
#76526 merged
Dec 19, 2024 -
Add an option to control if unused members shoudl be faded out.
#76520 merged
Dec 19, 2024 -
In addition to persisting the elfie index as a txt file, persist it as a binary file
#76509 merged
Dec 19, 2024 -
Remove blocking sync calls in rename
#76521 merged
Dec 19, 2024 -
Remove sync over async blocking in sig change
#76519 merged
Dec 19, 2024
9 Pull requests opened by 5 people
-
Allow users to define EmbeddedAttribute
#76523 opened
Dec 19, 2024 -
Reduce allocations during checksum creation.
#76524 opened
Dec 19, 2024 -
Use collection expressions
#76534 opened
Dec 20, 2024 -
Ensure 'remove unnecessary using' shows up before 'convert to program-main style program'
#76543 opened
Dec 20, 2024 -
Reduce allocations in the C# lexer ctor
#76544 opened
Dec 20, 2024 -
[main] Update dependencies from dotnet/source-build-reference-packages
#76547 opened
Dec 21, 2024 -
Do not dismiss extract method when a notification is shown to the user
#76549 opened
Dec 22, 2024 -
Extract method cleanup
#76550 opened
Dec 22, 2024 -
Allow null langword fixer at the end of an XML tag
#76552 opened
Dec 22, 2024
19 Issues closed by 4 people
-
Preprocessors are not put on their own line during code formatting
#76566 closed
Dec 26, 2024 -
Records won't warn about an unimplemented abstract ToString
#76554 closed
Dec 23, 2024 -
Invalid suggestion for dictionary collection expressions
#76555 closed
Dec 23, 2024 -
Not warn CS8600 (may be not a bug)
#76551 closed
Dec 22, 2024 -
[Automated] PRs inserted in VS build main-35621.19
#76553 closed
Dec 22, 2024 -
ExtractMethod -- Always extract something, even if advanced techniques cannot be applied
#283 closed
Dec 22, 2024 -
[Automated] PRs inserted in VS build main-35620.26
#76545 closed
Dec 21, 2024 -
'CSharpIntroduceParameterCodeRefactoringProvider' encountered an error and has been disabled
#68301 closed
Dec 20, 2024 -
The Remove Unused References Dialog option should take vulnerable libraries into account
#76540 closed
Dec 20, 2024 -
[Automated] PRs inserted in VS build feature.debugger.main-35619.119
#76537 closed
Dec 20, 2024 -
Visual Studio 2022 v17.12 breaks binding to [ObservableProperty]
#76470 closed
Dec 20, 2024 -
Inline parameter hint is off when incorrect number of arguments is passed
#59317 closed
Dec 20, 2024 -
fix(DebuggerNonUserCode) DebuggerNonUserCode inoperative
#76533 closed
Dec 20, 2024 -
Unable to load analyzer assembly when targeting ARM64
#76467 closed
Dec 20, 2024 -
Duplicate inline hints when in work in VB Code
#76290 closed
Dec 20, 2024 -
Inlay Hint type should take into account using alias
#72219 closed
Dec 20, 2024 -
Inline type hints are reduplicated
#76527 closed
Dec 19, 2024 -
No ability to disable fading for unused private methods analyzer
#76396 closed
Dec 19, 2024 -
Collection expressions generate collection with a base type instead of derived
#76515 closed
Dec 19, 2024
12 Issues opened by 10 people
-
"Create and assign field" option disappears when "initialize property" is offered
#76565 opened
Dec 25, 2024 -
Unable to control script access to namespace
#76563 opened
Dec 24, 2024 -
IDE0079 incorrectly reported when AnalysisLevel is set to latest-all
#76560 opened
Dec 24, 2024 -
Assertion failed in Microsoft.CodeAnalysis.CSharp.SynthesizedClosureEnvironment.AssertIsClosureScopeSyntax
#76559 opened
Dec 23, 2024 -
Records won't allow properties to hide names from the base
#76557 opened
Dec 23, 2024 -
Langword null fixer breaks when `null` is at the end of the strinrg
#76548 opened
Dec 21, 2024 -
"Quick Actions and Refactoring" puts the wrong items at the top.
#76536 opened
Dec 20, 2024 -
I've been trying to call didChangeWatchedFiles In neovim but i get an error
#76535 opened
Dec 20, 2024 -
Dotnet build hangs at CoreCompile when specific NuGet package referenced
#76531 opened
Dec 20, 2024
30 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Warn for redundant pattern in `not ... or <redundant>` pattern
#75581 commented on
Dec 21, 2024 • 18 new comments -
Introduce local variable supporting target-type new syntax
#76342 commented on
Dec 25, 2024 • 9 new comments -
Propagate marked attributes from method type parameters to type parameters of synthesized types.
#76492 commented on
Dec 21, 2024 • 6 new comments -
Support modifiers with simple lambda parameters.
#75400 commented on
Dec 23, 2024 • 6 new comments -
Pass caller argument expression through RoslynDebug.Assert
#76435 commented on
Dec 23, 2024 • 5 new comments -
draft
#63305 commented on
Dec 25, 2024 • 1 new comment -
Only target NetCurrent for source build
#76505 commented on
Dec 19, 2024 • 0 new comments -
Simplify naming style preferences
#76411 commented on
Dec 23, 2024 • 0 new comments -
Remove scope variance exceptions
#76296 commented on
Dec 19, 2024 • 0 new comments -
Emit opted-in string literals into data section as UTF8
#76036 commented on
Dec 25, 2024 • 0 new comments -
Avoid reusing temps whose refs might be captured
#76009 commented on
Dec 23, 2024 • 0 new comments -
Add more test scenarios for symbol completion after scoped
#65747 commented on
Dec 25, 2024 • 0 new comments -
Update few completion tests
#65490 commented on
Dec 25, 2024 • 0 new comments -
Add F1 test for scoped
#64094 commented on
Dec 25, 2024 • 0 new comments -
Prefix 'unmerged changes' with 'TODO'
#62319 commented on
Dec 25, 2024 • 0 new comments -
Signature help session is not triggered after typing comma in target-typed new expression inside return statement
#76499 commented on
Dec 26, 2024 • 0 new comments -
IDE0025 strangely indents when a comment follows the property name
#38057 commented on
Dec 24, 2024 • 0 new comments -
Test plan for "Simple lambda parameters with modifiers"
#76298 commented on
Dec 23, 2024 • 0 new comments -
"Requires `unsafe` context" error in an `unsafe` iterator
#76514 commented on
Dec 23, 2024 • 0 new comments -
Regression from first-class spans with overload picking
#76443 commented on
Dec 23, 2024 • 0 new comments -
Code analysis IDE0039 quick fix does not respect nullability of async return value
#76447 commented on
Dec 20, 2024 • 0 new comments -
Missing nullability warnings for semi-autoproperties
#76487 commented on
Dec 20, 2024 • 0 new comments -
Surprising codegen for passing collection spread to span/readonlyspan taking method.
#76488 commented on
Dec 20, 2024 • 0 new comments -
Parameters are not listed among completions for target-typed new expression inside return statement
#76501 commented on
Dec 20, 2024 • 0 new comments -
Area - Remove Unnecessary Imports
#75732 commented on
Dec 20, 2024 • 0 new comments -
Huge memory usage and slow analyzers
#71949 commented on
Dec 20, 2024 • 0 new comments -
Area - Classification
#76211 commented on
Dec 20, 2024 • 0 new comments -
Area - IDE
#76188 commented on
Dec 20, 2024 • 0 new comments -
Area - Inline Hints
#76198 commented on
Dec 20, 2024 • 0 new comments -
Add integration tests for inline hints tooltips
#54879 commented on
Dec 19, 2024 • 0 new comments