Reputation: 5723
I'm editing PHP-Files with Visual Studio. I have ReSharper 8.0.2 Full installed. When I edit PHP-Files ReSharper will inject strange spaces and tabs. So I went to the options and added "*.php" in the items to skip:
But this doesn't seem to work. There are still injected spaces and tabs. When I suspend ReSharper completely, this behavior stops. What am I doing wrong?
Edit: I posted this in JetBrains YouTrack.
Upvotes: 0
Views: 61
Reputation: 18583
ReSharper shouldn't be inserting spaces or tabs at all - I'd recommend reporting this as a bug, adding a repro if you can: http://youtrack.jetbrains.com
Upvotes: 1