Skip to content

Conversation

jakebailey
Copy link
Member

@jakebailey jakebailey commented Oct 1, 2025

Reminder:

# ensures the submodule is at the right ref
git submodule update

# tells git to update the submodule on branch switch or merge
# won't work when conflicts happen during merge, or during rebase
git config submodule.recurse true

@jakebailey jakebailey marked this pull request as ready for review October 1, 2025 23:52
@Copilot Copilot AI review requested due to automatic review settings October 1, 2025 23:52
Copy link
Contributor

@Copilot 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.

TestConstEnumQuickInfoAndCompletionList
TestConstQuickInfoAndCompletionList
TestContextuallyTypedFunctionExpressionGeneric1
TestDocumentHighlightInExport1
Copy link
Member

Choose a reason for hiding this comment

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

How did those document highlight tests ended up being fixed? I thought they were pending porting features e.g. export support in rename.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not really sure, I need to go through these new passes to understand why they're okay now.

Copy link
Member Author

Choose a reason for hiding this comment

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

Per DM, leaving for now

@jakebailey jakebailey enabled auto-merge October 2, 2025 17:07
@jakebailey jakebailey added this pull request to the merge queue Oct 2, 2025
Merged via the queue into main with commit f2d955b Oct 2, 2025
22 checks passed
@jakebailey jakebailey deleted the jabaile/ts-5.9 branch October 2, 2025 17:34
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.

4 participants