Can I see last changes on exact line and who made it?

Hello,

in xCode there is nice feature that shows on the left ruler (the same where we add breakpoints) some marks indicating there are uncommited changes.

But I wonder if after commit is made can I see who made last commit on exact line and what was changed?

Or maybe is there some option to see Source Control history of exact line?

Are there such features in xCode? If yes, could anyone help me to find them?

For any help great thanks in advance. Best regards

Replies

As a first step, try:
View > Show Code Review

This may meet at least some of your needs.