mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +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>
|
||||
There are two ways of closing all tabs in the editor, except the current one:</p>
|
||||
<ul>
|
||||
<li>First, right-click the editor tab, and choose <span class="control">Close Others</span> on the context menu.</li>
|
||||
<li>Second, keeping the Alt key pressed, click <img src="images/close1.png"/> on the editor tab.</li>
|
||||
</ul>
|
||||
<p class="image">
|
||||
<img src="images/close_others.png"></p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user