mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 22:17:05 +07:00
17 lines
416 B
HTML
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>
|