Context Menu
The Paradime Code IDE provides quick access to a variety of file options through the context menu. Right-click on any file to reveal these one-click options, detailed in the table below. For a comprehensive guide, watch the step-by-step tutorial video that demonstrates various context menu options.
Context Menu Options
Context Menu Option | Output / Feature | Example Use Case |
---|---|---|
Copy Path |
| Share the full path of |
Copy Relative Path |
| Insert the relative path in documentation or config files. |
Copy File Name |
| Refer to the file by name in documentation or scripts. |
Copy Filename as ref |
| Quickly insert the correct |
Launch DinoAI Copilot | Activates AI-powered features. | Enhance your dbt™ development workflow |
DinoAI Copilot Features:
When you launch DinoAI Copilot from the context menu, you can access the following AI-powered functionalities:
Fix Model: Automatically identifies and corrects errors in your dbt™ models.
Generate Test: Creates tests tailored to your dbt™ project's structure and content.
Generate Elementary Test: Develops specialized tests for the Elementary Data observability tool.
Explain Model: Provides a detailed summary of a dbt™ model's purpose, output, and key executions.
Tutorial
Last updated