r5n-dev / vscode-react-javascript-snippets

Extension for React/Javascript snippets with search supporting ES7+ and babel features
MIT License
1.7k stars 434 forks source link

does'nt give import suggestion from react native rather it gives suggestion to import from react native gesture handler #297

Open TahirPK007 opened 1 year ago

TahirPK007 commented 1 year ago

so suppose if ur working on a screen and then you create a new .js screen in react native and u import boiler plate code using rnfe and you want to import from react native and you type it like that <flat and it should give the suggestion to import it from react native but rather it gives you the suggestion to import it from react native gesture handler why is that ? then i have to restart my vscode to fix this issue...its very annoying