vscode-react-javascript-snippets
vscode-react-javascript-snippets copied to clipboard
Extension for React/Javascript snippets with search supporting ES7+ and babel features
Type: Bug With normal code editing using React TS, file saves become much slower, the IDE takes forever to generate the problems in the code and intellisense starts to endlessly...
Error loading plugin: ``` Runtime Status Activation Activated by onStartupFinished event: 0ms Messages (4) Unknown language in contributes.es7-react-js-snippets.language. Provided value: javascript Unknown language in contributes.es7-react-js-snippets.language. Provided value: javascriptreact Unknown language...
A basic [Redux Api Slice](https://redux-toolkit.js.org/rtk-query/api/created-api/overview) snippet.
most snippets added `````` without `````` (Fragment). After React 16.2 Fragment is better for wrapping component. So, why we still using ``````?
Type: Bug Terminal not install the routers and other sinppets Extension version: 4.4.3 VS Code version: Code 1.86.0 (05047486b6df5eb8d44b2ecd70ea3bdf775fd937, 2024-01-31T10:28:19.990Z) OS version: Windows_NT x64 10.0.19045 Modes: System Info |Item|Value| |---|---|...
Type: Bug A extensão está quebrando o meu visual code Extension version: 4.4.3 VS Code version: Code 1.89.1 (dc96b837cf6bb4af9cd736aa3af08cf8279f7685, 2024-05-07T05:13:33.891Z) OS version: Windows_NT x64 10.0.19045 Modes: System Info |Item|Value| |---|---|...
Most of the shortcuts are not working for new installation imrse for example is generating useImperativeHandle (ES7+ React/Redux/React-Native snippets)
Type: Bug Starting up the application, I got a "Extension has failed 3 or more times in the last five minutes" error Extension version: 4.4.3 VS Code version: Code 1.92.2...
📌 While working with _React Native and NativeWind_ , 🤔 I frequently found myself needing to **add the className attribute manually**. **This process was repetitive and lacked autocomplete functionality,** which...