Goland code selection detection support #26608
Replies: 1 comment
-
|
There are two separate things here:
The For GoLand specifically, I do not think there is a config-only way to make the CLI So the current answer is roughly:
Workarounds: or reference the file/range explicitly: or attach files manually from Codex: The feature request I would file is: So: possible through a proper JetBrains integration, but not currently something you can reproduce in GoLand with only Codex CLI configuration. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have observed that in latest codex version there is support of
/idecommand which helps in detection of selected code in Cursor or VS code.Is there a way to replicate this behavior in Goland.
Claude do it via a plugin.
Beta Was this translation helpful? Give feedback.
All reactions