Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

feat: ability to use custom remote vscode URL

オープン
#804 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
nuxt, typescript, vscode

調査の方向性

まず vscode devtools の設定と nuxt.config.ts に記述されているカスタムタブフックを調査し、次に VS Code タブの iframe URL がどのように構築されるかを追跡します。設定されたカスタム VS Code Server URL がネイティブの VS Code タブで使用され、既存の動作が変わらないことを確認できれば完了です。

索引モデルが issue の本文から書いたものです。

説明

enhancement
🆒 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

主要言語
TypeScript
スター
3.3k
フォーク
214
平均マージ
19時間 45分
マージ済み PR(30日)
12

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nuxt/devtools のほかの issue

nuxt/devtools の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。