Files
openide/python/python-community-ide-resources/resources/tips/JoinLines.html
T

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>