Sha256: 45b9c0a97d066015f82290148fd82ce250e277535b7d2e25804ca74df90581ac
Contents?: true
Size: 603 Bytes
Versions: 3
Compression:
Stored size: 603 Bytes
Contents
{ // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
libis-format-1.2.7 | .vscode/launch.json |
libis-format-1.2.6 | .vscode/launch.json |
libis-format-1.2.5 | .vscode/launch.json |