Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Show import suggestion quick fix #12

Open
OliverJAsh opened this issue Jun 8, 2021 · 1 comment
Open

Show import suggestion quick fix #12

OliverJAsh opened this issue Jun 8, 2021 · 1 comment

Comments

@OliverJAsh
Copy link

OliverJAsh commented Jun 8, 2021

When I hover over an identifier, VS Code shows me a quick fix to add the missing import:

image

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:

image

@user72356
Copy link

Did you ever find a fix? This extension looks dead and VS Code, surprisingly, doesn't seem to handle namespace imports automatically.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants