-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Area-InfrastructureuntriagedIssues and PRs which have not yet been triaged by a leadIssues and PRs which have not yet been triaged by a leadvs-insertion
Description
- Small perf improvement during code action computation. (68631)
- Convert xml references when moving to primary constructors (68615)
- Reduce allocations in ArrayBuilder.AddMany (68625)
- Handle folders in source-generated file paths (68494)
- Suppress formatter-based serialization warnings in MetadataWriter (68627)
- Semantic snippets -
forandforrsnippets (68508) - Update Telemetry Package version to 17.7.47 (68528)
- Adjust edit span for LSP completion when triggered in the middle of a word (68624)
- Prevent
EditAndContinueFeedbackDiagnosticFileProviderfrom throwing an exception in Razor scenarios (68619) - Switch to primary constructors in IDE layer (68299)
- Fix 'use primary constructor' in the presence of directives (68612)
- Move to newer CodeStyle, dotnet-format and compiler toolset NuGet packages (68608)
- Fix issues with 'use conditional' when using pattern variables (68604)
- Use GetContainingLineNumber() to reduce allocations (68605)
- Fix document-highlights not working in vscode (68596)
- Fix error message when trying to use using-static with an invalid type (68571)
- Remove stale comments (68557)
- add review comment to sb files (68409)
- Only make members required when RequiredMemberAttribute is present (68577)
- Package Microsoft.CodeAnalysis.Test.Utilities for razor (68417)
- Merge "interceptors" experimental feature to main (68564)
- Gracefully handle no analyzers case in DiagnosticComputer (68545)
- Address remaining feedback from #68547 (68570)
- Add new (hopefully easier) telemetry mechanism (68261)
- Include file-local name prefix in names of explicit interface implementations (68331)
- Fix goto-def on partial methods in LSP (68559)
- Add more interceptors tests (68462)
- Update EnC-Supported-Edits.md (68327)
- Point manual publishing to public feed (68558)
- Avoid calling EnsureEventListeners from Workspace.Dispose (68552)
- Fix non-deterministic ordering of quick actions (68547)
- Remove CPD attribute on DiaSymReader dependency (68523)
- Fix missing comma classification in json classification (68535)
- Skip checks for overridden or hidden members in overload resolution with extension methods (68316)
- Fix HasFileLocalTypes check for constructed types (68386)
- Prevent Uri/char[] allocs in RoslynErrorTag.Equals (68525)
- Reduce allocations in outlining in pathlogical files (68522)
- Avoid UI state manipulation on background thread (68507)
- Add assertions for shape of possibly intercepted call (68447)
- Expect mapped paths in InterceptsLocationAttribute (68242)
- Update our 'delay until visible' logic to not throw cancellation exceptions (68382)
- Adds workarounds for Project System bugs in VS Code and a missing descriptor (68500)
- Add FilterTree/FilterSpan API on remaining analysis contexts (68052)
- Remove duplicate NPM publishing step (68505)
- Add support for 'primary header spans' in sticky-scroll. (68450)
- Update version of roslyn-analyzers that Roslyn itself uses (68497)
- [EnC] Upgrade change types for containing types (68368)
- Allocate less in GetTypeByMetadataName (68415)
- Merge internal fork of LSP tools back into Roslyn (68461)
- Update to Nerdbank.Streams 2.9.116 (68492)
- Use DelayTimeSpan where applicable (68338)
- Fix 'Use Local Function' fixer in code style layer (68457)
- Fix 'use primary constructor' with nested types. (68390)
- Ensure we only ask for a symbol's documentation comment once (68452)
- Switch to new lower-overhead spell checking protocol (68426)
- Move off of recursion when determining pp-directive information for a file. (68460)
makeNotNullMembersMaybeNull- skip primary constructor capture fields (68441)- Only record class can have a copy constructor. (68442)
- Fix 'use local function' with implicitly typed lambdas (68448)
- Skip test that is causing issues in CI (68468)
- Disable MacOS on PRs (68470)
- Set TypeDeclarationFlags.AnyMemberHasAttributes for a type with parameter list and a method-targeted attribute. (68444)
- Inline Hints - Don't allow double click and insert params arguments (68434)
- Fix completions after
unsafein using directive (68334) - Update Language Feature Status to add IDE buddy (68446)
- Fix LSIF indexing handling of duplicate analyzer references (68423)
- Avoid spinning attempting to create a folder (68394)
- Rename interceptors feature flag to InterceptorsPreview (68430)
- Change insertion target for release/dev17.7 (68445)
- Add interceptors feature flag (68241)
- Remove InterceptableAttribute (68213)
- Update interceptors branch from latest main (68182)
- Interceptors: address duplicate interceptions feedback, handle nameof, add test coverage (67971)
- Add open questions to interceptors feature doc (67970)
- Update features/interceptors from main (67966)
- Interceptors: handle duplicates, additional signature validation, etc. (67786)
- Interceptors (67432)
- Include a few more warnings that we have from roslyn (69)
- Enable diagnostics (68)
- Upgrade to new roslyn version with fixed FAR/impl (60)
- Enable more LSP features (57)
- Use new roslyn to fix options exceptions (52)
- Add basic project implementation to unblock progress on LSP handlers (50)
- Add back test class I accidentally deleted (48)
- Reference C# dlls needed to build the MefHostServices (44)
- Add basic unit test project that runs on CI (43)
- Add build action to ensure server builds on PRs (37)
Metadata
Metadata
Assignees
Labels
Area-InfrastructureuntriagedIssues and PRs which have not yet been triaged by a leadIssues and PRs which have not yet been triaged by a leadvs-insertion