teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

Add second answer

2020/08/27 08:19

投稿

y_shinoda
y_shinoda

スコア3272

answer CHANGED
@@ -1,3 +1,16 @@
1
+ ## 追記
2
+
3
+ > https://futureys.tokyo/lets-run-phpunit-for-wordpress-plugin-in-local-by-vscode/
4
+ > Visual Studio Code を使ってWordPressのテーマ開発環境構築を行いたいと思いました。
5
+
6
+ その内容を実施する場合、Visual Studio Code と Remote Development 拡張機能が
7
+ Windows Home + Docker Toolbox の構成をサポートしていません
8
+ https://code.visualstudio.com/docs/remote/containers#_system-requirements
9
+
10
+ Windows Pro 以上にアップグレードするか、WSL 2 を有効化する必要があります
11
+
12
+ ## 元の回答
13
+
1
14
  Hyper-V が有効になっていませんか?
2
15
 
3
16
  次の手順に従い、Hyper-V の有効・無効を切り替えます