Currently the snippets are only working in js files, adding "javascriptreact" in the package.json should add support for jsx files. Although for some reason we have to press ctrl+space to trigger the intellisense in jsx files while in js files the suggestion will popup immediately as you type.
Currently the snippets are only working in js files, adding "javascriptreact" in the package.json should add support for jsx files. Although for some reason we have to press ctrl+space to trigger the intellisense in jsx files while in js files the suggestion will popup immediately as you type.