Sha256: b5fe9f213ec965f3fcb9cd7e5d190ff911ef48aae61a2b253d3abc3db464313f
Contents?: true
Size: 364 Bytes
Versions: 3
Compression:
Stored size: 364 Bytes
Contents
{ "version": "2.0.0", "tasks": [ { "label": "open spec", "type": "shell", "command": "dev_scripts open_spec_file ${relativeFile}", "problemMatcher": [] }, { "label": "expand block", "type": "shell", "command": "dev_scripts expand_block ${relativeFile} ${lineNumber}", "problemMatcher": [] } ] }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dev_scripts-0.1.9 | .vscode/tasks.json |
dev_scripts-0.1.7 | .vscode/tasks.json |
dev_scripts-0.1.6 | .vscode/tasks.json |