Youssef Victor
Youssef Victor
Instead of the small default shapes which has the node text outside of them, I want the text to be inside of a square that resizes depending on the text...
See A rule that flags horizontal rules that are not surrounded by blank lines sounds reasonable to me.
GitHub Issue (If applicable): closes #3241 ## PR Type What kind of change does this PR introduce? - Feature ## What is the current behavior? No UI Test template for...
The comment is actually unnecessary given the generated file name ends with `.g.cs`. But updating it for a form supported by Roslyn anyway.
1. Create a brand new repository in GitHub with `.github/workflows/test.yml` file as follows: ```yml name: Test Action on: issue_comment: types: [created] jobs: test: if: github.event.issue.pull_request != '' && contains(github.event.comment.body, 'test')...
See https://github.com/dotnet/roslyn/issues/50641#issuecomment-1212257892 and below comments
Found the following in `C:\Users\PC\AppData\Roaming\Microsoft\VisualStudio\17.0_67a26174RoslynDev\ActivityLog.xml` ``` SetSite failed for package [Roslyn Diagnostics Window]Source: 'Roslyn.VisualStudio.DiagnosticsWindow' Description: Method not found: 'System.Threading.Tasks.Task`1 Microsoft.CodeAnalysis.Remote.RemoteHostClient.TryGetClientAsync(Microsoft.CodeAnalysis.Host.HostWorkspaceServices, System.Threading.CancellationToken)'. System.MissingMethodException: Method not found: 'System.Threading.Tasks.Task`1 Microsoft.CodeAnalysis.Remote.RemoteHostClient.TryGetClientAsync(Microsoft.CodeAnalysis.Host.HostWorkspaceServices, System.Threading.CancellationToken)'. at Roslyn.VisualStudio.DiagnosticsWindow.OptionsPages.PerformanceLoggersPage.c__DisplayClass5_0.b__3()...
Fixes https://github.com/dotnet/roslyn/issues/62610
Fixes #56256 TODO: MemberNotNullWhen lambdas