sublime_text
sublime_text copied to clipboard
Feature suggestion: Enable simple tag completion for JSX & TSX
Problem description
ST has a very elegant simple tag completion feature for HTML. But this functionality is not enabled for JSX and TSX. This results in having to manually type out tags and it can be extremely time-consuming if you are writing a lot of JSX/TSX code. I believe it's a bad user experience overall.
Preferred solution
Enable simple tag completion for JSX & TSX.
Alternatives
None
Additional Information
No response
Possible duplicate of #5309