Open
Description
Running scriptcs.exe -clean
should remove any assemblies that were placed in the project's directory by scriptcs including, but not limited to, assemblies that are included in the packages declared in the packages.config file. All other binaries in the directory should be left alone.
This flag should be exposed as a Sublime Text command so that we can use a keyboard shortcut to invoke it.