JetBrains plugin
3 shortcuts- Command Escape Ctrl Escape Ctrl EscapeOpen Claude Code from the IDE
- Command Option K Ctrl Alt K Ctrl Alt KInsert a reference to the current fileInserts something like @src/auth.ts#L1-99.Inserts something like @src/auth.ts#L1-99.Inserts something like @src/auth.ts#L1-99.
- Option ReturnNew line in the prompt without sendingNeeds the plugin setting “Enable using Option+Enter for multi-line prompts” and a terminal restart.