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
Visual Studio Codeで初回プロジェクトを開く方法
Search
Ishimoto Tatsuya
January 16, 2023
Technology
0
86
Visual Studio Codeで初回プロジェクトを開く方法
Visual Studio Codeで初回プロジェクトを開く方法を補足資料的に作成したものです
Ishimoto Tatsuya
January 16, 2023
Tweet
Share
More Decks by Ishimoto Tatsuya
See All by Ishimoto Tatsuya
Visual Studio CodeのDev Containersを使って開発環境構築してみよう(2024/09/07版)
ismt7
0
200
AWS AmplifyではじめるDevOps
ismt7
0
77
VS CodeのDev Containersを活用して開発を効率化しよう
ismt7
1
830
Visual Studio CodeとGitHub Codespacesで始めるリモート開発入門
ismt7
0
93
Visual Studio Code リモート開発 スタートガイド
ismt7
1
46
Visual Studio Codeで始めるリモート開発入門
ismt7
1
510
これから始めたい人集合! ゼロから学ぶGit_GitHub入門
ismt7
0
88
Visual_Studio_Codeをインストールしよう_Windows編_.pdf
ismt7
0
99
Gitコマンドをインストールする方法①(Windows編)
ismt7
0
76
Other Decks in Technology
See All in Technology
OPENLOGI Company Profile for engineer
hr01
1
34k
Connect 100+を支える技術
kanyamaguc
0
200
関数型プログラミングで 「脳がバグる」を乗り越える
manabeai
1
190
AWS Organizations 新機能!マルチパーティ承認の紹介
yhana
1
280
20250705 Headlamp: 專注可擴展性的 Kubernetes 用戶界面
pichuang
0
270
品質と速度の両立:生成AI時代の品質保証アプローチ
odasho
1
340
Sansanのデータプロダクトマネジメントのアプローチ
sansantech
PRO
0
160
LangSmith×Webhook連携で実現するプロンプトドリブンCI/CD
sergicalsix
1
230
Zero Data Loss Autonomous Recovery Service サービス概要
oracle4engineer
PRO
2
7.7k
成長し続けるアプリのためのテストと設計の関係、そして意思決定の記録。
sansantech
PRO
0
120
20250707-AI活用の個人差を埋めるチームづくり
shnjtk
4
3.8k
united airlines ™®️ USA Contact Numbers: Complete 2025 Support Guide
flyunitedhelp
1
310
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.5k
Thoughts on Productivity
jonyablonski
69
4.7k
Automating Front-end Workflow
addyosmani
1370
200k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Fireside Chat
paigeccino
37
3.5k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
690
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
Making Projects Easy
brettharned
116
6.3k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
970
Transcript
Visual Studio Codeで 初回プロジェクトを 開く方法 日本仮想化技術株式会社 VirtualTech.jp 2023/01/16 1
2 概要 Visual Studio Codeで初回のプロジェクトを開くまでの手順を説明したマニュアルです
3 VS Codeからファイルを開く方法は 2つ ① VS Codeを開いてからフォルダを開く ② codeコマンドを使ってFinderからフォルダを開く
4 ここでつけた名前が プロジェクトのルートディレクトリになります
5
6 フォルダへのアクセス許可を求められる場合は、 「OK」をクリック Visual Studio Codeからのリクエストではない場合は、 慎重にご確認ください
7 Visual Studio Code内でも、特定のディレクトリを信頼する かどうか尋ねられますので、 「はい、作成者を信頼します」をクリック
8 この画面が表示されたら、成功です
9 Gitコマンドが有効の場合は、リポジトリの初期化ボタンが表示される ※もし表示されない場合は、 Visual Studio Code自体を再起動してください 初期化ボタンが表示されている方は、ボタンをクリックします