Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Suggest deprecated completion items at the end of the list #688

Merged
merged 2 commits into from
Dec 15, 2022
Merged

Conversation

karreiro
Copy link
Contributor

Fixes #676

This PR handles deprecated completion items into the proper completion providers.

demo_

Copy link
Contributor

@Poitrin Poitrin left a comment

Choose a reason for hiding this comment

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

I'm pretty sure that this will result in a much nicer DX!

I just have some comments :)

@karreiro
Copy link
Contributor Author

Thank you, @Poitrin! Excellent refactoring suggestions, I've applied them in a new commit :)

Copy link
Contributor

@Poitrin Poitrin left a comment

Choose a reason for hiding this comment

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

Thanks for your changes, LGTM 👌🏻
🎩 also ✅

Copy link
Contributor

@mgmanzella mgmanzella left a comment

Choose a reason for hiding this comment

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

🚀 🔥

@karreiro karreiro merged commit 555cd49 into main Dec 15, 2022
Poitrin pushed a commit that referenced this pull request Dec 15, 2022
… that don't live in the `SourceIndex`

The CI was passing on #688, however the branch was missing a rebase with `main`.

This PR fixes the CI issue.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Intelligent code completion] [UX] Suggest deprecated filters for input type variable (so prominently)?
3 participants