smallcloudai / refact-chat-js

Shared chat code for all IDEs
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Fix: JSON copying in JetBrains Plugin #165

Closed alashchev17 closed 1 month ago

alashchev17 commented 1 month ago

Fix: JSON copying in JetBrains Plugin

Description

Type of change

How to Test

  1. Step 1: Open an existent chat or create a new one
  2. Step 2: Ask anything in chat
  3. Step 3: Click on mode: <mode of your assistant>, then tiny icon on the right
  4. Step 4: Click Copy to clipboard
  5. Step 5: Check if content got copied

Checklist