r5n-dev / vscode-react-javascript-snippets

Extension for React/Javascript snippets with search supporting ES7+ and babel features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snippets not appearing automatically

gbibek34 opened this issue · comments

image
The snippets dont appear automatically but when the popup is removed and recalled using ctrl+space they appear

Same problem with clg snippet

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.