madskristensen / PrettyPaste

Fixes the added blank lines when copying and pasting from IE
Other
32 stars 8 forks source link

One line issue (copied bug from my blog) #2

Closed madskristensen closed 11 years ago

madskristensen commented 11 years ago

I've installed into VS2012, and found a defect. Is it just me? Copying items from a browser gives me this:

RouteTable.Routes.MapHubs();.MapHubs; 

instead of

RouteTable.Routes.MapHubs(); 

Confirmed this behaviour exists when Pretty Paste is enabled, and doesn't exist when it's disabled.

madskristensen commented 11 years ago

This is now fixed in version 1.5