Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CP-TOOLSNew to Visual Studio Code? Get it now.
CP-TOOLS

CP-TOOLS

Vinoth Krishan Kathiresan

|
503 installs
| (0) | Free
Improve Coding Efficency of CP Community
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Welcome to your CP-TOOLS Extention

The main purpose of this Extension is to increase the productivity and Efficency of CP developer community

Following are the command that are configured in this Extension

CP-Initialize Project

  • This command will remove App.test.js,logo.svg, setupTests.js

  • It will clear all the defult styles in App.css

  • By default it will create two directries such as Components, StyleSheets to manage the project.

  • But it can be overide using CP-Change Directry.

CP-Create Component

  • This command helps the developer to create the js and css file in one shot. You just have to specify the filename, It will generate the CSS and JS file, and link the CSS file with JS file by following BEM convention

CP-Change Directry

  • This Command is to Swich back and fourth between Components/StyleSheet Directries and Src Directry.

CP-Create Context API Files

  • This Command will generate two files, such as StateProvider.js and Reducer.js with the default code snippet. Which is useful to handle Context API in React.

CP-Create Firebase Files

  • This command will create a firebase.js file with the initial code segment, to speed up the coding.

CP-Create Axios Files

  • This command will create a axios.js file, with the inital code segment.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft