I'm really missing the ability to diff two files that I've selected in the project drawer from the context menu, coming from an IntelliJ IDEA background (now doing Ruby work). Currently I have to do option-shift-apple-D, and then press 4 (??)
I see from an earlier post that you can't add things to the context menu from a Bundle.
Is there anything into the works to add diff functionality into the context menu for the project drawer? I can see at least two scenarios that would be big time-savers:
Select modified file: 1) diff with saved version Select two files: 2) diff between these files (regular and HTML) options, order same as selection order