'ES7+ React/Redux/React-Native snippets extension is not working
enter image description here my estension not working does anyone know?
Solution 1:[1]
Finally I solved that;
1)Launch Quick Open:
Linux: Ctrl+P
macOS: ?P
Windows: Ctrl+P
2)Paste the following command and press Enter:
ext install dsznajder.es7-react-js-snippets
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Bussller |
