deps-new

2021-10-27T14:11:45.003500Z

Hi @seancorfield, for this line: https://github.com/seancorfield/vscode-clover-setup/blob/ec97ad7d75ef1b3d5ba017d6c4ea78a0f5431578/keybindings.json#L6 what is the “”args”: “Clover: Tap block”" thing?

seancorfield 2021-10-27T16:41:42.004Z

Perhaps a question better suited to #vscode or #chlorine-clover but, yes, Clover: identifies that it is a Clover-specific task and the name of the task maps to the kebab-case function name in all those cases.

2021-10-27T14:12:10.003800Z

Is these two things associated? https://github.com/seancorfield/vscode-clover-setup/blob/develop/config.cljs#L15