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
520
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)
面倒なことはGitHubCopilotにやらせたい…
74th
1
39
『新改訂版VS Code実践ガイド』の 改訂要素からみるVS Codeの進化
74th
4
1.3k
VS Code で開発している API を Postman 拡張機能でデバッグしたい
74th
0
110
VS Code Meetup #21 - もう一度知りたい基礎編 - ファイル操作、コーディングの基本編
74th
0
560
Django+Next.jsアプリの VS Codeワークスペース設定作り込み
74th
0
1.4k
PlatformIO で シュッと Arduino 開発を高速化しよう Speed up your Arduino development with PlatformIO!
74th
0
4.6k
VS Codeで実践! Kubernetes上のアプリのデバッグ実行手法
74th
0
440
最強のDev Containerを考える
74th
0
290
ここ半年で私の環境が劇的に変わった拡張機能3選
74th
1
700
Other Decks in Technology
See All in Technology
Mocking in Rust Applications
taiki45
1
380
eBPFのこれまでとこれから
yutarohayakawa
1
120
Google CloudのLLM活用の選択肢を広げるVertex AIのパートナーモデル
nayuts
0
110
アプリをリリースできる状態に保ったまま 段階的にリファクタリングするための 戦略と戦術 / Strategies and tactics for incremental refactoring
yanzm
6
750
20240912 JJUGナイトセミナー
mii1004
0
130
DuckDB雑紹介(1.1対応版)@DuckDB座談会
ktz
6
1.2k
Road to Single Activity
yurihondo
1
190
「家族アルバム みてね」における運用管理・ オブザーバビリティの全貌 / Overview of Operation Management and Observability in FamilyAlbum
isaoshimizu
4
150
Analytics-Backed App Widget Development - Served with Jetpack Glance
miyabigouji
0
340
20240906_JAWS_Yamanashi_#1_leap_beyond_the_AWS_all_certifications
tsumita
1
270
プログラム検証入門
riru
3
700
疎通2024
sadnessojisan
5
1k
Featured
See All Featured
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
23
1.7k
What the flash - Photography Introduction
edds
67
11k
4 Signs Your Business is Dying
shpigford
179
21k
In The Pink: A Labor of Love
frogandcode
139
22k
Producing Creativity
orderedlist
PRO
340
39k
Robots, Beer and Maslow
schacon
PRO
157
8.1k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
663
120k
The Art of Programming - Codeland 2020
erikaheidi
48
13k
Learning to Love Humans: Emotional Interface Design
aarron
270
40k
Automating Front-end Workflow
addyosmani
1365
200k
What’s in a name? Adding method to the madness
productmarketing
PRO
21
3k
YesSQL, Process and Tooling at Scale
rocio
167
14k
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