mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 12:17:12 +07:00
edu --> educational-python educational --> educational-core interactive-learning --> student
11 lines
289 B
HTML
11 lines
289 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
<p>
|
|
The <span class="shortcut">&shortcut:EditorJoinLines;</span> shortcut joins two lines
|
|
into one and removes unnecessary spaces to match your code style.</p>
|
|
</body>
|
|
</html>
|