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
330
CH32Vシリーズを楽しもう(74thの場合) / enjoy ch32v series
74th
1
97
面倒なことはGitHubCopilotにやらせたい…
74th
1
62
『新改訂版VS Code実践ガイド』の 改訂要素からみるVS Codeの進化
74th
4
1.4k
VS Code で開発している API を Postman 拡張機能でデバッグしたい
74th
0
120
VS Code Meetup #21 - もう一度知りたい基礎編 - ファイル操作、コーディングの基本編
74th
0
590
Django+Next.jsアプリの VS Codeワークスペース設定作り込み
74th
0
1.4k
PlatformIO で シュッと Arduino 開発を高速化しよう Speed up your Arduino development with PlatformIO!
74th
0
5.1k
VS Codeで実践! Kubernetes上のアプリのデバッグ実行手法
74th
0
490
Other Decks in Technology
See All in Technology
ドメインの本質を掴む / Get the essence of the domain
sinsoku
2
140
Railsで4GBのデカ動画ファイルのアップロードと配信、どう実現する?
asflash8
2
270
リンクアンドモチベーション ソフトウェアエンジニア向け紹介資料 / Introduction to Link and Motivation for Software Engineers
lmi
4
300k
RubyのWebアプリケーションを50倍速くする方法 / How to Make a Ruby Web Application 50 Times Faster
hogelog
2
860
ノーコードデータ分析ツールで体験する時系列データ分析超入門
negi111111
0
350
形式手法の 10 メートル手前 #kernelvm / Kernel VM Study Hokuriku Part 7
ytaka23
5
820
AIチャットボット開発への生成AI活用
ryomrt
0
150
メールサーバ管理者のみ知る話
hinono
1
110
フルカイテン株式会社 採用資料
fullkaiten
0
40k
Shopifyアプリ開発における Shopifyの機能活用
sonatard
4
210
障害対応指揮の意思決定と情報共有における価値観 / Waroom Meetup #2
arthur1
5
420
Going down the RAT hole: Deep dive into the Vuln-derland of APT-class RAT Tools
nttcom
0
320
Featured
See All Featured
Automating Front-end Workflow
addyosmani
1366
200k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
6
400
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
42
9.2k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Adopting Sorbet at Scale
ufuk
73
9.1k
Faster Mobile Websites
deanohume
305
30k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
93
16k
The Cost Of JavaScript in 2023
addyosmani
45
6.7k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.7k
Designing on Purpose - Digital PM Summit 2013
jponch
115
7k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9k
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