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

variable not showing up in suggestion on the next line (ASI) #185806

Closed
unional opened this issue Jun 21, 2023 · 4 comments
Closed

variable not showing up in suggestion on the next line (ASI) #185806

unional opened this issue Jun 21, 2023 · 4 comments
Assignees

Comments

@unional
Copy link

unional commented Jun 21, 2023

Does this issue occur when all extensions are disabled?: Yes

Version: 1.79.2 (Universal)
Commit: 695af09
Date: 2023-06-14T08:58:52.392Z
Electron: 22.5.7
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Darwin arm64 22.5.0

Steps to Reproduce:

const y = 1
y // type `y` here

When not adding ; (semi-standard/standard relying on ASI),
the variable created does not show up in the completion.

@jrieken
Copy link
Member

jrieken commented Jun 22, 2023

/needsMoreInfo

This issue lacks

  • mentioning of the language and extension providing suggestions

@vscodenpa vscodenpa added the ~info-needed Issue requires more information from poster (with bot comment) label Jun 22, 2023
@vscodenpa
Copy link

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!

@vscodenpa vscodenpa added info-needed Issue requires more information from poster and removed ~info-needed Issue requires more information from poster (with bot comment) labels Jun 22, 2023
@unional
Copy link
Author

unional commented Jun 22, 2023

Typescript

@jrieken jrieken assigned mjbvz and unassigned jrieken Jun 22, 2023
@jrieken jrieken removed the info-needed Issue requires more information from poster label Jun 22, 2023
@mjbvz
Copy link
Collaborator

mjbvz commented Jun 22, 2023

Duplicate of microsoft/TypeScript#54654

@mjbvz mjbvz marked this as a duplicate of microsoft/TypeScript#54654 Jun 22, 2023
@mjbvz mjbvz closed this as completed Jun 22, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Aug 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants