When I start typing “View” and press tab, it just adds the word “View”, but does not expand the structure like:
”
“
I tried:
- install some plugins from the search list: react native, typescript, javascript
- checked in Code autocomplete to see if there are any settings there, but there is no Typescript or Javascript option at all.
no needed language - Tried creating a file with html extension and expand something there, like a tag for example, and everything works.
I just wrote a div, pressed tab and it expanded into ” “.
I would like to achieve the same behavior in tsx files as well, but the local components don’t want to expand like tags in html
New contributor
Andrey is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.