1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

GitHub CodespacesをVSCode Insidersで開く

Posted at

VS Codeのナイトリービルド版であるVSCode-InsidersでGitHub Codespacesをローカル実行したいという話です。

通常だとVS Codeしか反応しない

https://github.com/codespaces ここから開こうとした時にOpen In Visual Studio Codeの項目が出るけど選択しても起動してくれません

CleanShot 2025-05-13 at 11.19.31.png

VSCodeインストールしろよってメッセージになります。

CleanShot 2025-05-13 at 11.19.26.png

現状手元のマシンはVS Codeをインストールしてなく、VSCode Insidersだけ入ってました。

URLを?editor=vscode-insidersへ

この画面のURLをよくみると?editor=vscodeとなっています。これを?editor=vscode-insidersにすると上手く起動してくれます。

CleanShot 2025-05-13 at 11.17.03.png

無事に起動

これどこかのドキュメントに書いてるのだろうか。。。なんとなく試したらいけました

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?