mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 22:17:05 +07:00
12 lines
365 B
HTML
12 lines
365 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
<p>To view which line separators style is used in the current file,
|
|
look at the <span class="control">Status Bar</span>:</p>
|
|
<img src="images/line_separator.png">
|
|
</p>
|
|
<p>To change the current line ending style, just click the spinner.</p>
|
|
</body>
|
|
</html> |