feature request: quick way of editing configs #551

Closed
opened 2026-02-16 17:27:17 -05:00 by yindo · 2 comments
Owner

Originally created by @jhrudden on GitHub (Jul 8, 2025).

Originally assigned to: @adamdotdevin on GitHub.

Request:

Add a /config command that quickly opens your opencode config file for editing.

How it works

  • Tries to open project config (opencode.json) first
  • Falls back to global config (~/.config/opencode/config.json)
  • That's it

Note

I already made a PR for this because I was too hot-handed and didn't make an issue first 😅. This is my olive branch. Lmk if this is a worthwhile feature.

Originally created by @jhrudden on GitHub (Jul 8, 2025). Originally assigned to: @adamdotdevin on GitHub. ## Request: Add a `/config` command that quickly opens your opencode config file for editing. ## How it works - Tries to open project config (`opencode.json`) first - Falls back to global config (`~/.config/opencode/config.json`) - That's it ## Note I already made a PR for this because I was too hot-handed and didn't make an issue first 😅. This is my olive branch. Lmk if this is a worthwhile feature.
yindo closed this issue 2026-02-16 17:27:17 -05:00
Author
Owner

@jhrudden commented on GitHub (Jul 12, 2025):

@adamdotdevin Yo yo, any chance you check this out, don't want to keep rebasing 😅. If it's not in the right direction I can go ahead and close

@jhrudden commented on GitHub (Jul 12, 2025): @adamdotdevin Yo yo, any chance you check this out, don't want to keep rebasing 😅. If it's not in the right direction I can go ahead and close
Author
Owner

@AlexRex commented on GitHub (Dec 18, 2025):

Is this working? I can't see the option when slashing

@AlexRex commented on GitHub (Dec 18, 2025): Is this working? I can't see the option when slashing
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#551