Files
openide/python/educational-python/resources/tips/NavBar.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

16 lines
443 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>Navigation bar is a quick alternative to the <span class="control">Project</span> view.</p>
<p>Use <span class="shortcut">&shortcut:ShowNavBar;</span> keyboard shortcut to show the navigation bar, and arrow keys to locate the necessary files or folders.</p>
<p class="image"><img src="images/navigationbar.png"></p>
</body>
</html>