Skip to main content
All actions are grouped with CC GUI. Type CC GUI or Claude in Find Action (Cmd/Ctrl+Shift+A) to see the full list. Find Action

Action list

Shortcuts

The send-message shortcut is changed in CC GUI Settings, not in the IDE Keymap editor. See Input box.

Debugging

To inspect a webview problem:
  1. Confirm the related debug switch is on
  2. Run Open DevTools
  3. Check the IDE log and plugin output
If Chinese IME composition misbehaves under JCEF OSR, compare with -Dccg.disable.osr.ime.fix=true to turn the related fix off.