mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-03 11:47:50 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
13 lines
410 B
HTML
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> |