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

Component props not showing up with TAB key #385

Open
Brianzchen opened this issue May 3, 2020 · 1 comment
Open

Component props not showing up with TAB key #385

Brianzchen opened this issue May 3, 2020 · 1 comment

Comments

@Brianzchen
Copy link

When rendering a react component and passing in props, adding them inline with a space char shows me all props
Screen Shot 2020-05-03 at 10 27 17 pm

And when passing in props on a new line, and then adding a space for indentation also works
Screen Shot 2020-05-03 at 10 27 26 pm

But if i use a Tab key to indent on a new line, no prop intellisense comes up which is generally the case I want because I use the Tab key to add two spaces
Screen Shot 2020-05-03 at 10 27 32 pm

@mroch
Copy link
Contributor

mroch commented Sep 20, 2021

this is a vs code issue: microsoft/vscode#89826

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

No branches or pull requests

2 participants