Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>action-generatorNew to Visual Studio Code? Get it now.
action-generator

action-generator

Joao Vitor

|
274 installs
| (0) | Free
generate actions creators quickly
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

action-generator

Generate action creators very quickly.

How it works

First, select your actions. If you want to add parameters to your actions, just start a comment section right after an action and separate your paramaters with commas, just like the image:

First, select your actions. If you want to add parameters to your actions, just start a comment section right after an action and separate your paramaters with commas, just like the image:

Second, run the command "Generate Actions Creators" (Ctrl+Shift+P)

Second run the command "Generate Actions" (Ctrl+Shift+P)

Third, a pop up will come up (maybe in the bottom-right corner) telling you if the command ran successfuly:

Third a pop up will come up (maybe in the bottom-right corner) telling you if the command ran successfuly:

Finally, paste your actions creators (Ctrl+V):

Finally you paste your actions creators (Ctrl+V):

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft