mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
Rename educational plugins and update plugin's description
edu --> educational-python educational --> educational-core interactive-learning --> student
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<p>Use the Switcher (<span class="shortcut">&shortcut:Switcher;</span>) to switch between open files and tool windows.
|
||||
Keeping <span class="shortcut">Ctrl</span> pressed, use the <span class="shortcut">Up</span> and <span class="shortcut">Down</span> arrow keys,
|
||||
<span class="shortcut">Tab</span> or <span class="shortcut">Shift+Tab</span>, <span class="control">Alt</span> for navigation;
|
||||
use <span class="shortcut">Delete</span> or <span class="shortcut">BackSpace</span> to close editor tab or hide a tool window.</p>
|
||||
<p class="image"><img src="images/switcher.png"/></p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user