dprint-vscode icon indicating copy to clipboard operation
dprint-vscode copied to clipboard

feat: add support for `dprint.command` option

Open Im-Beast opened this issue 2 years ago • 3 comments

This PR adds new dprint.command vscode option which allows running custom command.

Closes #38 and #45

Im-Beast avatar Aug 02 '23 17:08 Im-Beast

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 02 '23 17:08 CLAassistant

@dsherret PTAL

Im-Beast avatar Aug 02 '23 17:08 Im-Beast

I disconnected the command logic from #cmdPath to its own #command which I think is a bit better. Please LMKWYT

Im-Beast avatar Aug 02 '23 18:08 Im-Beast