Skip to content

Conversation

@weswigham
Copy link
Member

#1693 but with the baseline update change floated on top of it, so the actual implementation remains reviewable on github.

… than expression ones so widening is handled correctly
…cker data is ready, reducing literal expression diffs
…on/better comparitor to fallback to standard serialization less aggressively
Copilot AI review requested due to automatic review settings January 9, 2026 00:52
f, done := fourslash.NewFourslash(t, nil /*capabilities*/, content)
defer done()
f.GoToMarker(t, "1")
f.VerifySignatureHelp(t, fourslash.VerifySignatureHelpOptions{Text: "foo(name: 'order'): string", OverloadsCount: 4})
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could actually "promote" these to manual tests if you wanted; the original tests were dependent on old bad behavior, it seems.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jakebailey jakebailey changed the title Port --isolatedDeclarations and related node builder logic, with baseline updates Port --isolatedDeclarations related node builder logic, with baseline updates Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants