Files
openide/python/educational-python/resources/tips/VcsQuickList.html
Valentina Kiryushkina 7e5a5b849a Rename educational plugins and update plugin's description
edu --> educational-python
educational --> educational-core
interactive-learning --> student
2016-01-26 19:36:12 +03:00

17 lines
414 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>All your most indispensable VCS commands are just one-click away...</p>
<p>
Choose <span class="control">VCS | VCS Operations Popup</span>
on the main menu, and get a popup with the VCS commands that are relevant to the current context:
</p>
<p class="image"><img src="images/vcsQuickList.png"></p>
</body>
</html>