Describe the bug
Emmet does not appear in auto-complete (or any type of hint) in a .tsx file.
To Reproduce
- Go to Nova
- Create any.tsx file
- Write simple JS function with a return that contains HTML (no components)
- Write div or span
- Auto-complete does appear, it does not contain emmet
Expected behavior
Emmet should be visible or at least auto complete when pressing Tab
Screenshots
https://github.com/user-attachments/assets/284bfd30-1982-441a-bf5d-c36da58dbb71
Environment (please complete the following information):
- Nova version: 12.2 Build 653770
- Emmet extension version 1.3.6
Additional context
It would be good to have some docs on how to extend Emmet config to TSX.
Describe the bug
Emmet does not appear in auto-complete (or any type of hint) in a .tsx file.
To Reproduce
Expected behavior
Emmet should be visible or at least auto complete when pressing Tab
Screenshots
https://github.com/user-attachments/assets/284bfd30-1982-441a-bf5d-c36da58dbb71
Environment (please complete the following information):
Additional context
It would be good to have some docs on how to extend Emmet config to TSX.