ソースを参照

Fixes version in launch.json

main
Eric Amodio 7年前
コミット
4d88de6463
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .vscode/launch.json

+ 1
- 1
.vscode/launch.json ファイルの表示

@ -1,6 +1,6 @@
// A launch configuration that compiles the extension and then opens it inside a new window
{
"version": "0.1.0",
"version": "0.2.0",
"configurations": [
{
"name": "Launch Extension",

読み込み中…
キャンセル
保存