Sha256: 5b7918c2fe24382b514ad8bcf935f507744e6110ea05c86576b19908b7a1ec8c
Contents?: true
Size: 737 Bytes
Versions: 4
Compression:
Stored size: 737 Bytes
Contents
{ // IntelliSense を使用して利用可能な属性を学べます。 // 既存の属性の説明をホバーして表示します。 // 詳細情報は次を確認してください: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "name": "Debug create_browser_app.rb", "type": "Ruby", "request": "launch", "program": "${workspaceRoot}/bin/create_browser_app.rb" }, { "name": "Debug start.rb", "type": "Ruby", "request": "launch", "cwd": "${workspaceRoot}/lib/template", "program": "${workspaceRoot}/lib/template/start.rb" } ] }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
browser_app_base-0.1.2 | .vscode/launch.json |
browser_app_base-0.1.1 | .vscode/launch.json |
browser_app_base-0.1.0 | .vscode/launch.json |
browser_app_base-0.0.9 | .vscode/launch.json |