Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
VSCodeリモート開発機能入門
Search
74th(Atsushi Morimoto)
December 18, 2019
Technology
2
590
VSCodeリモート開発機能入門
VS Code Meetup #1 - LT
https://vscode.connpass.com/event/155068/
74th(Atsushi Morimoto)
December 18, 2019
Tweet
Share
More Decks by 74th(Atsushi Morimoto)
See All by 74th(Atsushi Morimoto)
GitHub Copilotの全体像と活用のヒント AI駆動開発の最初の一歩
74th
7
2.3k
書いた同人誌をMCP Server化したら 趣味の組み込み開発が捗った話
74th
1
36
VS Code Update for GitHub Copilot
74th
2
760
技術同人誌をMCP Serverにしてみた
74th
1
750
AIをプロダクトに実装するならAPIで分離しよう 〜タクシーアプリ『GO』のアーキテクチャ実例紹介〜
74th
3
370
最近のVS Codeで気になるニュース 2025/01
74th
1
310
VS CodeでF1〜12キーつかってますか? / Do you use the F1-12 keys in VS Code?
74th
2
500
CH32Vシリーズを楽しもう(74thの場合) / enjoy ch32v series
74th
1
1k
面倒なことはGitHubCopilotにやらせたい…
74th
1
160
Other Decks in Technology
See All in Technology
開発 × 生成AI × コミュニケーション:GENDAの開発現場で感じたコミュニケーションの変化 / GENDA Tech Talk #1
genda
0
130
AIのグローバルトレンド 2025 / ai global trend 2025
kyonmm
PRO
1
140
AI時代の経営、Bet AI Vision #BetAIDay
layerx
PRO
1
1.9k
リモートワークで心掛けていること 〜AI活用編〜
naoki85
0
130
アカデミーキャンプ 2025 SuuuuuuMMeR「燃えろ!!ロボコン」 / Academy Camp 2025 SuuuuuuMMeR "Burn the Spirit, Robocon!!" DAY 1
ks91
PRO
0
130
Rubyの国のPerlMonger
anatofuz
3
730
Amazon Bedrock AgentCoreのフロントエンドを探す旅 (Next.js編)
kmiya84377
1
140
React Server ComponentsでAPI不要の開発体験
polidog
PRO
0
170
LLMで構造化出力の成功率をグンと上げる方法
keisuketakiguchi
0
720
SRE新規立ち上げ! Hubbleインフラのこれまでと展望
katsuya0515
0
180
AIエージェントを現場で使う / 2025.08.07 著者陣に聞く!現場で活用するためのAIエージェント実践入門(Findyランチセッション)
smiyawaki0820
6
930
【OptimizationNight】数理最適化のラストワンマイルとしてのUIUX
brainpadpr
1
440
Featured
See All Featured
Facilitating Awesome Meetings
lara
54
6.5k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
6k
Designing for Performance
lara
610
69k
A better future with KSS
kneath
239
17k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Testing 201, or: Great Expectations
jmmastey
45
7.6k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Producing Creativity
orderedlist
PRO
347
40k
Transcript
VSCodeリモート開発機能を 使おう Atsushi Morimoto @74th
Atsushi Morimoto @74th Python、Go、Kubernetes、Terraform @ VSCode with RemoteDev VisualStudioCode 実践ガイド
最新コードエディタを 使い倒すテクニック (技術評論社刊) TS・Go・Python 拡張機能開発 LSPまで
近年の開発環境
リモート開発機能とは…
Dev Containerでの開発
デモ
リモート開発機能の何が嬉しいか? • 使い慣れたPC(MacOS、Windows)を使いながら、 Linuxの世界で開発ができる ◦ 最終成果物のLinuxコンテナで動けばOK! ◦ MacOS、Windowsでの環境構築不要!
リモート開発SSH機能の制約 • Linuxサーバを構築していること • SSHで接続可能であること。 • Linuxサーバ内で、プロジェクトファイルがチェックアウトされていること • Linuxサーバに、ビルドに必要なツールのほか、git、curlなども含めて、 開発に必要なソフトウェアがインストールされていること
• Linuxサーバでリポジトリにアクセスできること
もう少し詳しい内容は… 技術書典7 BOOTHで販売中 https://74th.booth.pm/items/1575560