First of all, thank you for a great product, I enjoy it more and more every day I am evaluating and I'm definitely going to buy it after the trial;)
I see one issue I can't handle.
We have a git repository with the latest version of our code.
I have created a project out of the repository and 'transformed' it into the IlluminatedCloud project without any problems.
The git code in the repo contains some changes, so I was planning to Deploy Modified Components using the tool.
The issue is that the Select Deployment Scope Window is showing the components that are in scope which is good (I select the ones that I have locally and the ones that are both Local and Server).
When I retrieve, I get diff window like this where I can choose what I want to do with the differences :

When I try to deploy the modified, it seems it tries to find out the differences, but the diff window is not showing and it actually starts to build my whole project (3000+ items) instead of trying just 70 that are a subject of changes.
Maybe I am doing something wrong?