Skip to content

CreoIDE Assistant

Jacque Antoine DeGraff edited this page Jun 21, 2024 · 1 revision

Documentation for CreoIDE Assistant

Overview

The CreoIDE Assistant is designed to enhance the developer experience within the CreoIDE environment. It provides various functionalities to assist developers in coding, debugging, and project management.

Features

  1. Code Assistance: Provides real-time suggestions, auto-completion, and syntax highlighting to improve coding efficiency.
  2. Debugging Tools: Offers integrated debugging tools to help identify and resolve issues quickly.
  3. Project Management: Facilitates task management, version control, and collaboration within the development team.
  4. Documentation Generator: Automatically generates documentation based on code comments and structure.
  5. Intelligent Search: Enables quick and accurate searching of codebases, libraries, and documentation.

Installation

  1. Download the CreoIDE Assistant plugin from the official website.
  2. Install the plugin via the CreoIDE extension manager.
  3. Restart CreoIDE to activate the assistant.

Usage

  1. Code Assistance:
    • Start typing in the editor, and suggestions will appear.
    • Use keyboard shortcuts to navigate and apply suggestions.
  2. Debugging Tools:
    • Set breakpoints and run the debugger from the toolbar.
    • Inspect variables, call stacks, and memory usage in the debugging pane.
  3. Project Management:
    • Create and assign tasks from the project management tab.
    • Integrate with version control systems like Git.
  4. Documentation Generator:
    • Add comments to your code, and the generator will compile them into a structured document.
    • Customize the format and style of the documentation via settings.
  5. Intelligent Search:
    • Use the search bar to find specific code snippets, functions, or documentation quickly.

Support

For support and further assistance, visit the support page.