nuxt / nuxt/devtools

feat: ability to use custom remote vscode URL

Open
#804 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
3.3k
Forks
214
Avg merge
13h 22m
Merged PRs (30d)
18

Description

🆒 Your use case

I host my own Coder Code Server under domain vscode.xxxxxxxx, and open ports under domain portNumber.vscode.xxxxxxxx.

It would be great if I can use vscode feature in devtools with the VS Code Server that I have hosted in specific domain (vscode.xxxxxxxx).

🆕 The solution you'd like

Provide the ability to override custom vscode server URL (for the VS Code tab iframe URL) in vscode devtools config.

🔍 Alternatives you've considered

I can write my own custom tabs in nuxt.config.ts via hooks, but would love to see native solutions provided under devtools config.

ℹ️ Additional info

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the vscode devtools configuration and the custom tab hooks described in nuxt.config.ts, then trace how the VS Code tab iframe URL is built. Done means a configured custom VS Code Server URL is used by the native VS Code tab while existing behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxt, typescript, vscode
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.