Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 894 Bytes

File metadata and controls

30 lines (24 loc) · 894 Bytes

UI Overview

Launch Window

  1. Navigate to launch window
  2. Settings
  3. Conversations/Chats
  4. Working Projects, categorised
  5. New chat text area
    • Creates a new general chat not for development
  6. Create coding chats
  7. Install & Manage Extensions

Development (.NET Solution)

Working Window

  1. Project Context switching
    • Only applicable to .NET Solution & PlatformIO in case of multiple environments
  2. File History
    • Tracks changes per files per iteration
    • Allows review of changes, revert or keep
  3. File Attachment
  4. API References
    • Review API References the AI generated
    • Allows editing, exporting and importing and deleting
  5. Chat Export
    • Prompts to save to text file

The Development Window changes depending on the project type you are working on with tailored toward the project/solution