「Visual Studio Codeでリモート開発」の版間の差分
提供: Eospedia
(ページの作成:「== Remote Development == * https://code.visualstudio.com/docs/remote/ssh#_getting-started == リモートサーバーにつなぐ == == ローカルのDockerコンテ...」) |
|||
| 行1: | 行1: | ||
== Remote Development == | == Remote Development == | ||
* https://code.visualstudio.com/docs/remote/ssh#_getting-started | * https://code.visualstudio.com/docs/remote/ssh#_getting-started | ||
| + | |||
| + | == インストール == | ||
| + | * Visual Studio Code のinsider版を使用すること | ||
| + | ** https://code.visualstudio.com/insiders/ | ||
| + | |||
| + | * 拡張機能 "Remote Development" by Microsoftをインストールする | ||
== リモートサーバーにつなぐ == | == リモートサーバーにつなぐ == | ||
2019年5月17日 (金) 12:15時点における版
Remote Development
インストール
- Visual Studio Code のinsider版を使用すること
- 拡張機能 "Remote Development" by Microsoftをインストールする