slow-cheetah icon indicating copy to clipboard operation
slow-cheetah copied to clipboard

Preview Transform does nothing when selected

Open xantari opened this issue 8 years ago • 5 comments

System Info: VS2015 Latest SlowCheetah as of 7/11/2017

Symptoms When selecting the menu option 'Preview Transform', against a config transform file in my project, nothing happens. No code diff window appears, no error message is shown. It silently fails.

Is there a source where exceptions thrown by Slowcheetah are stored?

xantari avatar Jul 11 '17 15:07 xantari

I imagine it is failing to match the transform file to an applicable transform target. Can you share the names of the two files and entries in your project file that point to those 2 files?

jviau avatar Jul 11 '17 23:07 jviau

Are you sure it's not erroring out a publish?

phillijw avatar Jul 28 '17 19:07 phillijw

FYI, I had a similar issue, but I had to use the 2nd "Preview Transform" option in the context menu in order for it to try and show a preview.

image

bryanparke avatar Feb 12 '18 23:02 bryanparke

The v2.5.48 release notes indicate that you have to manually uninstall the old version of SlowCheetah.

Would not uninstalling the old version cause the issue where you'd see two "Preview Transform" menu items?

icnocop avatar Mar 23 '18 04:03 icnocop

This is probably the same issue as #98. @xantari @bryanparke are the transforms associated with non-build configurations?

davilimap avatar Apr 26 '18 18:04 davilimap