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
461 B
HTML
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>
|