Files
openide/python/resources/tips/MethodSeparators.html
T

17 lines
416 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>To show separator lines between methods in the editor, open the editor settings
and select the <span class="control">Show method separators</span> check box in the
<span class="control">Appearance</span> page.</p>
<p class="image"><img src="images/method_separator.png"></p>
</body>
</html>