Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PlooToolsNew to Visual Studio Code? Get it now.
PlooTools

PlooTools

Uisma Lopes

|
93 installs
| (0) | Free
Create components and tests simply and intuitively.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PlooTools 🛠️

Extension created to assist front-end development in creating components in react with a code pattern used at Ploomes, and also to create test files in the JEST pattern.

Modify the structure of how the files will be built (new)

By right-clicking and starting with Plootools init, we can manipulate how the models will be built in the project.

Create React Component

▶️ Create folder and files

▶️ Create files only

Create Tests

When you run the create tests command, the extension has an intelligence not to create tests that already exist.

Create function and test files

When you run the Create function and test command, it will intelligently create a file with the function in typescript or javascript, and it will create a test file if one does not exist.

Create State Manager (Recoil)

▶️ Create folder and files

Creating structures using snippets

  • Create controller
  • Create Interface
  • Create style
  • Create view
  • Create index: (to use this snnippet you need to write the name of the file and copy it, then delete it and start typing plootools)
  • Create test
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft