Skip to content

Ask AI With Custom Command ​

Command Name: aide.askAI

Prepare and execute a custom AI command based on the selected file and user input.

Scenarios:

  • Aide itself does not provide AI Q&A services, but you can achieve this through custom AI commands.
  • If you use third-party AI terminal tools, such as aider, you can configure commands for quick access to these tools.

Usage:

  • Select a file or folder in the explorer. (Multi-select: hold Ctrl or Cmd and click on files or folders)
  • Right-click and select ✨ Aide: Ask AI.
  • Follow the prompt to enter your question.

Related Configuration:

  • You can customize the AI command by modifying the aide.aiCommand configuration.

  • You can control whether to copy the AI command before execution by modifying the aide.aiCommandCopyBeforeRun configuration.

  • You can control whether to automatically run the AI command by modifying the aide.aiCommandAutoRun configuration.

  • You can ignore specific files or folders by modifying the aide.ignorePatterns configuration.

  • You can control whether to ignore files or folders specified in the .gitignore file by modifying the aide.respectGitIgnore configuration.

Released under the MIT License.