summaryrefslogtreecommitdiff
path: root/resources-en/src/tips/JoinLines.html
blob: 927d072d39e0a694f03dccd942da65f2bf1812da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head>
    <link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>


    <p><span class="shortcut">&shortcut:EditorJoinLines;</span> shortcut joins two lines into one and removes unnecessary space to match your code style.</p>


</body>
</html>