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
550
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)
VS CodeでF1〜12キーつかってますか? / Do you use the F1-12 keys in VS Code?
74th
2
340
CH32Vシリーズを楽しもう(74thの場合) / enjoy ch32v series
74th
1
120
面倒なことはGitHubCopilotにやらせたい…
74th
1
72
『新改訂版VS Code実践ガイド』の 改訂要素からみるVS Codeの進化
74th
4
1.4k
VS Code で開発している API を Postman 拡張機能でデバッグしたい
74th
0
130
VS Code Meetup #21 - もう一度知りたい基礎編 - ファイル操作、コーディングの基本編
74th
0
600
Django+Next.jsアプリの VS Codeワークスペース設定作り込み
74th
0
1.4k
PlatformIO で シュッと Arduino 開発を高速化しよう Speed up your Arduino development with PlatformIO!
74th
0
5.4k
VS Codeで実践! Kubernetes上のアプリのデバッグ実行手法
74th
0
520
Other Decks in Technology
See All in Technology
KnowledgeBaseDocuments APIでベクトルインデックス管理を自動化する
iidaxs
1
160
KubeCon NA 2024 Recap: How to Move from Ingress to Gateway API with Minimal Hassle
ysakotch
0
180
リクルートのデータ基盤 Crois 年3倍成長!1日40,000コンテナの実行を支える AWS 活用とプラットフォームエンジニアリング
recruitengineers
PRO
2
310
AIのコンプラは何故しんどい?
shujisado
1
180
Amazon Bedrock Knowledge BasesがGraphRAGに対応!! ・・・それってつまりどういうコト!? をチョット深堀ってみる
tokushun
0
200
大規模サーバ移行を成功に導くための事前調査フェーズの工夫事例
fukuchiiinu
2
140
How to be an AWS Community Builder | 君もAWS Community Builderになろう!〜2024 冬 CB募集直前対策編?!〜
coosuke
PRO
2
2.6k
どちらを使う?GitHub or Azure DevOps Ver. 24H2
kkamegawa
0
190
5分でわかるDuckDB
chanyou0311
9
3.1k
あの日俺達が夢見たサーバレスアーキテクチャ/the-serverless-architecture-we-dreamed-of
tomoki10
0
250
Oracle Cloud Infrastructure IaaS 新機能アップデート 2024/9 - 2024/11
oracle4engineer
PRO
1
110
アップデート紹介:AWS Data Transfer Terminal
stknohg
PRO
0
160
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
32
6.3k
Scaling GitHub
holman
458
140k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Designing for Performance
lara
604
68k
Producing Creativity
orderedlist
PRO
341
39k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.2k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
2
270
Reflections from 52 weeks, 52 projects
jeffersonlam
346
20k
The Language of Interfaces
destraynor
154
24k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
10
800
How to Think Like a Performance Engineer
csswizardry
21
1.2k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
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