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

Intellisense seems off #32

Open
abchatra opened this issue Feb 7, 2023 · 6 comments
Open

Intellisense seems off #32

abchatra opened this issue Feb 7, 2023 · 6 comments
Assignees
Labels

Comments

@abchatra
Copy link
Contributor

abchatra commented Feb 7, 2023

  1. Go to main.ts
  2. Type "sprites."
  3. See it automatically changed to "SpeechRecognitionResult."

image

@riknoll
Copy link
Member

riknoll commented Feb 7, 2023

interesting... this only repros in vscode.dev and not native vscode. must be some difference in the typescript language service

@riknoll
Copy link
Member

riknoll commented Feb 7, 2023

@riknoll riknoll added bug Something isn't working vscode labels Feb 15, 2023
@abchatra abchatra added this to the First release of extension milestone Feb 15, 2023
@jwunderl
Copy link
Member

Checked in on this as I was curious; some updates here, looks like vscode/typescript side initial handling is in microsoft/vscode#169311, with one issue remaining on vscode-dev side & is now listed in the march milestone: microsoft/vscode#170920 (comment)

@Jaqster
Copy link
Member

Jaqster commented Mar 3, 2023

This is super frustrating. Not only does it not help you, it pro-actively hinders you.

intellisense.mp4

@abchatra
Copy link
Contributor Author

Tracked here: microsoft/vscode#170920

@riknoll
Copy link
Member

riknoll commented Jul 26, 2023

This is fixed in insiders!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants