Closed
Description
- Update find-refs to find references to nint/nuint (67139)
- Sort unimported items from System.* ahead of other unimported items (67083)
- 17.5 port: WithFrozenPartialSemantics freezing linked documents (#66904) (67115)
- Fix completion off of nullable lambda parameter (67128)
- Add RequiredCapabilities to WatchHotReloadService.Update (67127)
- Clean with authority (66925)
- Implement legacy options provider for code actions (66798)
- Make the go-to search result preview-window editable. (67129)
- Merge PrimaryConstructors into Main (67124)
- Avoid delegate allocations in IExtensionManagerExtensions (67100)
- Fix VisualStudioSettingsOptionPersister issues and increase test coverage (67064)
- Address remaining PROTOTYPE comments (67109)
- Merge 'dotnet/main' into PrimaryConstructors (67111)
- Fix extraction inside anonymous function (66158)
- Use CallStackWindow icon for StackTrace Explorer menu button (67112)
- link isexternalinit to avoid errors in O# about missing reference (67106)
- Removed "sealed" from base class (64983)
- Update tests to use raw strings (67059)
- Fix utf8 classification (67096)
- Update LSIF generator to latest bin log reader (67085)
- Local state tracing instrumentation (66768)
- Fix issue in 'use pattern matching' (67047)
- Fix crash of property snippets after accessibility modifier (67054)
- Disable EnC for more Primary Constructors scenarios (67026)
- Improve the spans that 'add parameter check' is supported in (67004)
- Bump up priority for formatting analyzer (67093)
- [Lightbulb Perf] Improve the caching logic in OOP DiagnosticComputer (67068)
- Rename options to editorconfig like name (66899)
- Extract remote keep-alive code into its own component (67073)
- Improve 'convert regular to raw-string' for common cases (like test code). (67060)
- Exclude CSharp.EditorFeature from vs_perf_designtime_ide_searchtest (67076)
- Move to "UseDeconstruction" to
VerifyCS
(67052) - Results of running 'make member readonly' on IDE (66957)
- Up the priority of the 'fix formatting' fixer to 'high' (67058)
- Parameterize tests in VisualStudioOptionStorageTests (66935)
- Fix signature help parameter selection (66988)
- Switch to frozen snapshots for design attribute checking. (67063)
- Throttle designer attribute processing. (67056)
- Include nullability informtion in QuickInfo when invoked on 'var' (66877)
- Merge pull request 67048 from jasonmalinowski/fix-batch-api
- Parse parameter list on an interface in error recovery mode (66940)
- Address PROTOTYPE comments for "Primary Constructors" (66865)
- Add some EnC tests for primary constructors (66897)
- Fix IDE behavior and tests for some Primary Constructors scenarios (66896)
- Merge 'dotnet/main' into PrimaryConstructors (66866)
- Add tests for some "Primary Constructors" IDE scenarios. (66774)
- Handle captured primary constructor parameters in readonly context. (66685)
- Allow
interface_body
andenum_body
to consist of just a;
. (66720) - Add some EE and EnC tests for primary constructors (66677)
- Test/implement more aspects of primary constructor parameter capturing. (66583)
- Merge 'dotnet/main' into PrimaryConstructors (66591)
- Test/implement some aspects of primary constructor parameter capturing. (66499)
- Report double storage warning for primary constructor parameters (66392)
- Adjust closure initialization for primary constructor (66340)
- Merge 'dotnet/main' into PrimaryConstructors (66364)
- Refactor GetCapturedParameters method into reusable and parameter specific classes. (66332)
- Handle capturing of primary constructor parameters within queries and in type-or-value scenarios (66254)
- Implement new lookup rules for Primary Constructor parameters (66054)
- Merge 'main' into 'PrimaryConstructors' (66053)
- Bind an emit Primary Constructor (65899)
- Implement parsing changes for Primary Constructors feature (65720)
- Merge 'main' into 'PrimaryConstructors' (65755)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment