Ctrl+P
createFiles is an extension for creating some template files with boilerplate code.
Component.jsx,
Component.jsx
index.js,
index.js
helpers.js,
helpers.js
constants.js,
constants.js
Component.module.css,
Component.module.css
all based on the Component name given by the user in the vscode's quick input.
Component name