[FEATURE]:Add a configuration option to customize the server port for the OpenCode VS Code extension. #8057

Open
opened 2026-02-16 18:09:02 -05:00 by yindo · 0 comments
Owner

Originally created by @EDMOK on GitHub (Jan 30, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

I noticed that the OpenCode VS Code extension currently doesn't support customizing the startup port. This makes using the Web UI a bit inconvenient since the port could change after restarts, and I can't set a fixed bookmark in my browser.So I modified the code myself to add a customizable port feature. Now you can specify a fixed port in the settings, making the Web UI access much more stable.
Feel free to check it out if you find this feature useful:
https://github.com/EDMOK/opencode-custom-port-plugin

Originally created by @EDMOK on GitHub (Jan 30, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request I noticed that the OpenCode VS Code extension currently doesn't support customizing the startup port. This makes using the Web UI a bit inconvenient since the port could change after restarts, and I can't set a fixed bookmark in my browser.So I modified the code myself to add a customizable port feature. Now you can specify a fixed port in the settings, making the Web UI access much more stable. Feel free to check it out if you find this feature useful: https://github.com/EDMOK/opencode-custom-port-plugin
yindo added the discussionweb labels 2026-02-16 18:09:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8057