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

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>