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(45393): show parameter name hints for unary literal expressions #45399

Merged
merged 1 commit into from Aug 10, 2021

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #45393

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Aug 10, 2021
@DanielRosenwasser
Copy link
Member

@typescript-bot cherry-pick this to release-4.4

@typescript-bot
Copy link
Collaborator

typescript-bot commented Aug 10, 2021

Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into release-4.4 on this PR at f7af8f4. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #45404 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Aug 10, 2021
Component commits:
f7af8f4 fix(45393): show parameter name hints for unary literal expressions
@DanielRosenwasser DanielRosenwasser merged commit 6c42d79 into microsoft:main Aug 10, 2021
DanielRosenwasser pushed a commit that referenced this pull request Aug 11, 2021
Component commits:
f7af8f4 fix(45393): show parameter name hints for unary literal expressions

Co-authored-by: Oleksandr T <oleksandr.tarasiuk@outlook.com>
BobobUnicorn pushed a commit to BobobUnicorn/TypeScript that referenced this pull request Oct 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inlay hints missing for negative numbers
3 participants