Sha256: 7f89bcf6717da4082f83bed91e82d6ec3bfe1d714687c7b2ee49906027d65747

Contents?: true

Size: 564 Bytes

Versions: 2

Compression:

Stored size: 564 Bytes

Contents

{
  // IntelliSense を使用して利用可能な属性を学べます。
  // 既存の属性の説明をホバーして表示します。
  // 詳細情報は次を確認してください: https://go.microsoft.com/fwlink/?linkid=830387
  "version": "0.2.0",
  "configurations": [
    {
      "type": "rdbg",
      "name": "Debug current file with rdbg",
      "request": "launch",
      "script": "${file}",
      "args": [],
      "askParameters": true
    },
    {
      "type": "rdbg",
      "name": "Attach with rdbg",
      "request": "attach"
    }
  ]
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mext_school_code_validator-1.0.1 .vscode/launch.json
mext_school_code_validator-1.0.0 .vscode/launch.json