-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Bump BCL references to 9.0 (76890)
- Fix bot name (77436)
- Merge feature 'partial events and constructors' to main (77410)
- Configure main-vs-deps (77408)
- Fix issue where we were changing semantics when converting to a collection expr. (77417)
- Update formatting tests (77418)
- Detect and emit more idiomatic null check patterns (77412)
- Improve performance of SyntaxReplacer.ReplaceNode (77314)
- Partial events and constructors: IDE (77337)
- Fix issue where goto-def wouldn't go to the right place after invokining twice in a MAS file. (77405)
- Fix out of bounds in text extent computation (77402)
- Simplify keyword recommenders. (77396)
- Remove async/await (77397)
- Fix formatting in tests (77394)
- Update PublishData.json after VS Snap (77383)
- Fix PR validation yml typos (77380)
- PR Validation - allow insertion to run on commit that isn't latest (77369)
- Preserve encoding during DocumentState updates (77354)
- Generate-Documentation Check if file is excluded (77353)
- Fix issue where we were crashing trying to get inheritance margin information for SG docs (77356)
- Add resource to automate github action merge PRs (77352)
- Expose some functionality from SourceGeneratedDocumentUri to Razor (77342)
- Explictly jump off the main thread before serializing data to call Razor (77321)
- Support 'view call hierarchy' on primary consstructor (77328)
- Don't realize the SourceText in SyntaxTree.OverlapsHiddenPosition if not needed (77334)
- Fix issue in watch window completion (77204)
- Handle ModuleCancellationTokenExpression in AbstractFlow visitor (77310)
- PERF: Reduce the number of nodes walked during import completion commit. (77305)
- Allow expression body refactorings on non empty selections (76969)
- Null annotate MetadataHelpers (77309)
- Partial events and constructors: public API (77202)
- Disallow initializers on partial constructor definitions (77275)
- Update configs for 17.14 P2 snap (77329)
- Implement TypeScript ExternalAccess wrappers for AsynchronousOperationListener (77318)
- Add nuget to documentation (77330)
- Refresh diagnostics when fading options change (77322)
- Partial events and constructors: more tests (77280)
- Partial events and constructors: attributes (77182)
- Partial events and constructors: doc comments (77200)
- Partial events and constructors: check differences (77118)
- Partial events and constructors: merge and check symbols (76970)
- Parse partial events and constructors (76860)
- Merge
main
intofeatures/PartialEventsCtors
(76946)