any plugin for react material ui autocomplete or auto import ?
Hi
I am using react with material ui
but When i try to add material components it will not show autocomplete and it is automatically import the component .Please suggest
Please sign in to leave a comment.
WebStorm doesn't auto-complete components from libraries, but it suggests auto-importing them on Alt+Enter:
I'm not aware of any plugins for completing Material components; if you miss this feature, please create a feature request in youtrack
Alt +Enter will not give correct import or expected import in case of `react material UI `
example `Paper` component is part of @material-ui/core but it alt enter gives other directory ?

May be that directory will correct but it increase the number of lines ?how to create feature request in youtrack ??
This issue is tracked as https://youtrack.jetbrains.com/issue/WEB-34353, please follow it for updates