Sha256: fe76446ebc593d69f6da72da267c786affde6fb3683277ca3b11b7f80889f286
Contents?: true
Size: 565 Bytes
Versions: 4
Compression:
Stored size: 565 Bytes
Contents
{ "commands": [ { "command": "terminals.runTerminalByName", "arguments": [ "Test" ], "text": "$(run)", "alignment": "right", "priority": 300, "tooltip": "Run test for current line", "filterFileRegex": ".*_test\\.rb" }, { "command": "terminals.runTerminalByName", "arguments": [ "Test file" ], "text": "$(run-all)", "alignment": "right", "priority": 290, "tooltip": "Run test for current file", "filterFileRegex": ".*_test\\.rb" } ] }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
loggable_activity-0.5.7 | .vscode/commands.json |
loggable_activity-0.5.6 | .vscode/commands.json |
loggable_activity-0.5.4 | .vscode/commands.json |
loggable_activity-0.5.0 | .vscode/commands.json |