Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants