How to let IntelliJ auto "discover" react components to import and its properties?
Followed by 3 people
How to let IntelliJ auto "discover" the react component which has not been imported and provide auto-completion while typing?
Please refer to below capture:
While this feature is provided in VS Code:
Also, IntelliJ seems cannot detect the properties in the component to provide auto-completion (already imported the component manually):
while again VS Code support it:
Please sign in to leave a comment.
Please vote for https://youtrack.jetbrains.com/issue/WEB-46192 to be notified on any progress with it