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?
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.
Is these two things associated? https://github.com/seancorfield/vscode-clover-setup/blob/develop/config.cljs#L15