Skip to content

VSCode extension - Add external terminal registration and problems command#1316

Closed
P-de-Jong wants to merge 0 commit into
anomalyco:devfrom
P-de-Jong:dev
Closed

VSCode extension - Add external terminal registration and problems command#1316
P-de-Jong wants to merge 0 commit into
anomalyco:devfrom
P-de-Jong:dev

Conversation

@P-de-Jong

@P-de-Jong P-de-Jong commented Jul 25, 2025

Copy link
Copy Markdown

External terminals
Enable connecting to external terminals via port number input, allowing users to work with terminals outside VS Code. This allows sending context to prompts in external terminals. I work with 2 instances of vscode open, frontend and backend. This allows me to have a single terminal open with Opencode.

  1. Start opencode in a terminal specifying a port
  2. Run command "Opencode - Register External Terminal"
  3. Enter port
image image

Problems
I find myself copy/pasting the content of the problems window to Opencode a lot. This adds a command which sends the content to Opencode.

image image

@P-de-Jong P-de-Jong changed the title VSCode extension - Add external terminal registration VSCode extension - Add external terminal registration and problems command Jul 25, 2025
@P-de-Jong P-de-Jong closed this Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants