Files
openide/python/python-community-ide-resources/resources/tips/AnnotationsAndDiffs.html
T

13 lines
410 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>
Version control annotations show the latest changes of each line in one click.</p>
<p>
Just right-click an annotation and use the <span class="control">Show Diff</span> command in the context menu.</p>
<p class="image">
<img src="images/annotationShowDiff.png"></p>
</body>
</html>