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