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

chore: Bump lsp-types to 0.97.0 #12928

Merged
merged 5 commits into from
Jun 13, 2024
Merged

chore: Bump lsp-types to 0.97.0 #12928

merged 5 commits into from
Jun 13, 2024

Conversation

osiewicz
Copy link
Contributor

This also includes gluon-lang/lsp-types#287, which should significantly reduce the time it takes for us to deserialize completion lists.

Release Notes:

  • N/A

This also includes gluon-lang/lsp-types#287, which should significantly reduce the time it takes for us to deserialize completion lists.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jun 12, 2024
@zed-industries-bot
Copy link

zed-industries-bot commented Jun 12, 2024

Warnings
⚠️

This PR is missing release notes.

Please add a "Release Notes" section that describes the change:

Release Notes:

- (Added|Fixed|Improved) ... ([#<public_issue_number_if_exists>](https://github.com/zed-industries/zed/issues/<public_issue_number_if_exists>)).

If your change is not user-facing, you can use "N/A" for the entry:

Release Notes:

- N/A

Generated by 🚫 dangerJS against 814c73c

@osiewicz
Copy link
Contributor Author

This change got caught in a collateral of an internal refactor within lsp_types that completely changed the Url type (now Uri). Hence the diff.

@osiewicz osiewicz self-assigned this Jun 13, 2024
@osiewicz osiewicz merged commit 7798f64 into main Jun 13, 2024
8 checks passed
@osiewicz osiewicz deleted the bump-lsp-types branch June 13, 2024 11:48
ming900518 pushed a commit to ming900518/zed that referenced this pull request Jun 14, 2024
This also includes gluon-lang/lsp-types#287,
which should significantly reduce the time it takes for us to
deserialize completion lists.


Release Notes:
- N/A
fallenwood pushed a commit to fallenwood/zed that referenced this pull request Jun 18, 2024
This also includes gluon-lang/lsp-types#287,
which should significantly reduce the time it takes for us to
deserialize completion lists.


Release Notes:
- N/A
osiewicz added a commit that referenced this pull request Jun 18, 2024
osiewicz added a commit that referenced this pull request Jun 18, 2024
This reverts URI changes made in
#12928 while keeping the perf
goodies in tact. We should keep an eye out for
gluon-lang/lsp-types#284
Fixes: #13135
Fixes: #13131
Release Notes:

- N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants