Auto imports inside jsx stopped working on the latest stable release - worked before.
When I try to use auto import, it show correct info about the identifier, but no way to auto import it:

However, whn I use auto import outside of jsx, it works (shows correct path and auto-imports on confirm):

Does this issue occur when all extensions are disabled?: Yes/No
Yes
- VS Code Version: 1.57.0
- OS Version: Darwin x64 19.6.0 (Catalina 10.15.7)
Steps to Reproduce:
- Open any react component
- Try to use auto import inside jsx
Auto imports inside jsx stopped working on the latest stable release - worked before.
When I try to use auto import, it show correct info about the identifier, but no way to auto import it:
However, whn I use auto import outside of jsx, it works (shows correct path and auto-imports on confirm):
Does this issue occur when all extensions are disabled?: Yes/No
Yes
Steps to Reproduce: