Skip to main content

My Commands

Use My Commands to create and manage personalized development commands for automating repetitive tasks.

Overview

This feature enables you to create custom commands tailored to your specific development needs. It provides a way to automate common tasks and implement consistent coding patterns across projects.

Why Use It

Custom commands streamline development by automating repetitive tasks and ensuring consistency in your codebase. This feature helps maintain coding standards while increasing productivity through personalized automation. It's particularly valuable for teams that want to standardize common development patterns across projects.

Prerequisites

  • Install and enable WiseGPT in VS Code.
  • Have a basic understanding of the tasks you want to automate.
  • Clearly define your common coding patterns.

Steps

1

Define and Select Code

Define command and select the code you want to work on.


2

Select Command

Right-click the selected code, then select WiseGPT, and choose My Commands or use Shift + Cmd + M.

Select the appropriate command from the list.


3

Review Code

Review the changes to ensure they meet your requirements, then apply the changes to your codebase.

My Commands

Troubleshooting

Can I modify existing commands?

Yes, you can edit and update any custom command. Learn more

How many custom commands can I create?

There is no strict limit, but consider organizing commands efficiently for easy management.