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
{{ message }}
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
When I hover over an identifier, VS Code shows me a quick fix to add the missing import:
However this doesn't work for namespaces. What would it take to provide a similar experience for missing namespace imports?
Similarly, I would like this extension to add missing namespace imports when I run the "add all missing imports" quick fix:
The text was updated successfully, but these errors were encountered: