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

fix(43796): Sort @deprecated completions lower than others #43880

Merged
merged 2 commits into from
May 18, 2021

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #43796

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Apr 29, 2021
@orta orta requested a review from sandersn April 29, 2021 18:03
src/services/completions.ts Outdated Show resolved Hide resolved
src/services/completions.ts Outdated Show resolved Hide resolved
src/services/completions.ts Outdated Show resolved Hide resolved
src/services/completions.ts Outdated Show resolved Hide resolved
src/services/completions.ts Outdated Show resolved Hide resolved
@a-tarasyuk a-tarasyuk closed this May 6, 2021
@a-tarasyuk a-tarasyuk reopened this May 6, 2021
@a-tarasyuk a-tarasyuk marked this pull request as draft May 6, 2021 20:23
src/services/completions.ts Outdated Show resolved Hide resolved
src/services/completions.ts Outdated Show resolved Hide resolved
src/services/completions.ts Outdated Show resolved Hide resolved
src/services/completions.ts Show resolved Hide resolved
src/services/completions.ts Outdated Show resolved Hide resolved
@a-tarasyuk a-tarasyuk marked this pull request as ready for review May 7, 2021 07:05
@a-tarasyuk a-tarasyuk requested a review from sheetalkamat May 7, 2021 07:05
@DanielRosenwasser DanielRosenwasser merged commit 3f9e724 into microsoft:master May 18, 2021
@DanielRosenwasser
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Milestone Bug PRs that fix a bug with a specific milestone
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Sort @deprecated completions lower than others
5 participants