Files
openide/python/educational-python/resources/tips/TabInEditorClose.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
461 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>Did you know that you can close tabs in the editor and the tool windows of &productName; without actually
using the context menu commands?
It is enough to point with your mouse cursor to a tab to be closed, and click the middle mouse button, or just
use the <span class="shortcut">Shift+click</span> combination.</p>
</body>
</html>