Filip Slavov

Results 8 comments of Filip Slavov

After removing the `hasOn...` flags use in the `CreateTween()` method, the event properties got much simpler and we removed the additional methods (since original event fields are never set to...

1. Can't test now, but looking at the code it should work. Check the `hasOnComplete` usage and you'll see why (unless code changed). 2. Didn't know about that, it seems...

Sadly, it doesn't work **at the moment**. After some debugging, I found out that calling `Ide.Documents` in `GetDocumentFromDocCookie()` throws the exception `The data necessary to complete this operation is not...

Well, this is odd. For me the exception keeps happening every time I try to save in the debugged VS. If I run normal VS with the plugin, trying to...

This sounds great :) I've downloaded the plugin, installed it to my community edition (the same version) and it still doesn't work. I've made sure the settings are as in...

This does seem to work, but it has issues. :( When you save, it marks all lines as "edited and saved" on the left of the document - the green...

You're right, undo worked the same way before. The green lines replaced - it highlights always all the lines, not just the ones that line endings were changed, including when...

I think now it's perfect. Thanks a lot :)