vscode-react-javascript-snippets
vscode-react-javascript-snippets copied to clipboard
snippet and auto complete & suggestion not working
Always has to reinstall the extension to get things working smooth .. otherwise stops suggesting , auto import and snippets too . Please help with this isssue

It should be suggesting <BrowserRouter> but is not working .. simillar with all react functions
I have the same problem. Since last update, I can't type the full snippet name, otherwise I won't have the suggestion. I can only type the 1st letter, and select from the list. That's really annoying.

same problem, watching
I just noticed something weird. The suggestions work fine in the return() method, but not inside the component itself (see gif)

same problem, watching
For those that are still watching, it seems to be a problem with vscode and should be fixed in the next release: https://github.com/microsoft/vscode/issues/173244
Cool ! Thanks for the update
you can actually get the fixed build of vscode by using vscode-insiders and it works... :)
just got it now 1.75.1, issue is fixed :)