You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When rendering a react component and passing in props, adding them inline with a space char shows me all props
And when passing in props on a new line, and then adding a space for indentation also works
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
The text was updated successfully, but these errors were encountered:
When rendering a react component and passing in props, adding them inline with a space char shows me all props
And when passing in props on a new line, and then adding a space for indentation also works
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
The text was updated successfully, but these errors were encountered: