Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to YARP #1025

Merged
merged 30 commits into from Sep 19, 2023
Merged

Migrate to YARP #1025

merged 30 commits into from Sep 19, 2023

Conversation

vinistock
Copy link
Member

@vinistock vinistock commented Sep 18, 2023

Motivation

Closes #449
Closes #859

This huge PR migrates the entire LSP to use YARP. The work was completed step by step merging into the yarp-clean branch. This PR is just the final step to merge it into main.

andyw8 and others added 29 commits September 18, 2023 10:50
Migrate CodeLens to YARP
Co-authored-by: Andy Waite <andyw8@users.noreply.github.com>
Co-authored-by: Andy Waite <andyw8@users.noreply.github.com>
Co-authored-by: Alexandre Terrasa <Morriar@users.noreply.github.com>
* Migrate DocumentLink to YARP

* Only parse comments where needed

* Fix type

* PR feedback

* Fix argument order

* Re-enable DocumentLink integration test

---------

Co-authored-by: Andy Waite <andyw8@users.noreply.github.com>
* Re-generate YARP RBIs

* Re-enable tests

* Fix typechecking errors
@vinistock vinistock added the breaking-change Non-backward compatible change label Sep 18, 2023
@vinistock vinistock added this to the 2023-Q3 milestone Sep 18, 2023
@vinistock vinistock requested a review from a team as a code owner September 18, 2023 20:39
@vinistock vinistock self-assigned this Sep 18, 2023
@vinistock vinistock merged commit 78a1876 into main Sep 19, 2023
29 checks passed
@vinistock vinistock deleted the yarp-clean branch September 19, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Non-backward compatible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing code folding for multiline params Implement early adoption of YARP
2 participants