mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-23 15:03:36 +07:00
14 lines
335 B
HTML
14 lines
335 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
<p><span class="control">TODO</span> tool window lets you preview each of the
|
|
encountered TODO items – just click the preview button on the toolbar.</p>
|
|
<p></p>
|
|
<p class="image"><img src="images/todo_preview.png"><p>
|
|
|
|
</body>
|
|
</html>
|