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(45417): null and literal-like identifiers do not get inlay hints #45426

Merged
merged 1 commit into from Aug 13, 2021

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #45417

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

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

@typescript-bot
Copy link
Collaborator

typescript-bot commented Aug 13, 2021

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

@typescript-bot
Copy link
Collaborator

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

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Aug 13, 2021
Component commits:
01077c1 fix(45417): show inlay hints for null and literal-like identifiers
DanielRosenwasser pushed a commit that referenced this pull request Aug 16, 2021
Component commits:
01077c1 fix(45417): show inlay hints for null and literal-like identifiers

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.

null and literal-like identifiers do not get inlay hints
3 participants