vscode-react-javascript-snippets
vscode-react-javascript-snippets copied to clipboard
Extension for React/Javascript snippets with search supporting ES7+ and babel features
For example when I run `useStateSnippet` it gives me the snippet `const [first, setfirst] = useState(second)` with both instances of `first` highlighted. Then if I type a name like `asdf`...
Type: Bug not able to bisect the application on vscode Extension version: 4.4.3 VS Code version: Code 1.91.0 (ea1445cc7016315d0f5728f8e8b12a45dc0a7286, 2024-07-01T18:52:22.949Z) OS version: Windows_NT x64 10.0.22631 Modes: System Info |Item|Value| |---|---|...
Type: Bug not able to bisect the application on vscode Extension version: 4.4.3 VS Code version: Code 1.91.0 (ea1445cc7016315d0f5728f8e8b12a45dc0a7286, 2024-07-01T18:52:22.949Z) OS version: Windows_NT x64 10.0.22631 Modes: System Info |Item|Value| |---|---|...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Add the link to the top so that the snippet list is reachable immediately.
Type: Bug I have tried from almost 2 days but react snippets extension not working. and unable use shortcuts I frusteded from that. please resolve my issue Extension version: 4.4.3...
When using import, it will become very stuck, and when deleting the import line, it will crash and cannot be deleted.
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
`Multi` sig error
a snippet for quickly generating an extended react native functional component with usestate, useeffect hooks, and wrapped in safeAreaView