mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-02 19:28:23 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
16 lines
595 B
HTML
16 lines
595 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
<p>Keep your source code typo-free with the help of the built-in <span class="">Spellchecker</span>.</p>
|
|
|
|
<p>All texts, including comments, textual strings and literals, are inspected against the pre-defined dictionaries.
|
|
All typos are highlighted, which leaves you with the task of choosing the correct word, accepting the current spelling, or disabling inspection.</p>
|
|
<p>Use <span class="shortcut">&shortcut:ShowIntentionActions;</span> to see the list of available actions.</p>
|
|
|
|
|
|
</body>
|
|
</html>
|