Skip to main content

Commands

WiseGPT offers two type of commands — Custom Commands and Pre-defined Commands—that enhance your coding process by providing flexible and efficient solutions for code generation and modification.

tip

This commands supports all programming languages and frameworks.

What they do?

These commands enable you to either generate new code or modify existing code seamlessly. Custom Commands are tailored to the specific instructions you provide, while Pre-defined Commands offer ready-made solutions for common coding tasks, such as improving readability, generating comments, and enhancing code quality.

Why use them?

Both are designed to streamline your development process.

  1. Custom Commands allow you to create or adjust code to meet specific project requirements, ensuring precise alignment with your specifications.
  2. Pre-defined Commands save you time by quickly implementing best practices and addressing common coding challenges, ensuring your code is clean, well-documented, and optimized.

When to use them?

  • Make specific code modifications based on the given instructions (Custom Commands).
  • Quickly apply best practices and enhancements to your code (Pre-defined Commands).