vscode-react-javascript-snippets
vscode-react-javascript-snippets copied to clipboard
Snippets not appearing automatically
The snippets dont appear automatically but when the popup is removed and recalled using ctrl+space they appear
Same problem with clg snippet
refer https://github.com/microsoft/vscode/issues/173244
same here
same here!!
In Next.js or a CRA created React project, typing "clo" works fine, but I have a React project created with Vite and in that one, typing just the first 2 characters of the snippet "cl" the "clo" snippet is shown, but if I type "clo", the snippets disappear.