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
17 lines
580 B
HTML
17 lines
580 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>You can quickly find a setting you need in the <span class="control">Settings/Preferences</span> dialog, without browsing through the numerous options.
|
|
Just type some characters that, in your opinion, exist in the option description, and the list of settings will reduce to the
|
|
matching ones. Select the desired entry, and see the setting that contains the entered characters highlighted:</p>
|
|
<p class="image"><img src="images/search_settings.png"></p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|