dprint-plugin-exec icon indicating copy to clipboard operation
dprint-plugin-exec copied to clipboard

Add config update to auto-add a `"cwd": "${configDir}"` setting

Open dsherret opened this issue 1 year ago • 0 comments

That way when someone does dprint config update it will automatically add that setting.

It's one of the methods on this handler: https://github.com/dprint/dprint-plugin-exec/blob/f0af32703966b0088c1fd1e4964d05f3b40ece81/src/handler.rs#L64

dsherret avatar Jul 11 '24 04:07 dsherret