mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 17:52:27 +07:00
16 lines
390 B
HTML
16 lines
390 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
<p>If you are working on a large project, with numerous TODO items,
|
|
filter them by scopes.</p>
|
|
<p>Use the Scope-Based tab in the TODO tool window to show only those items
|
|
that pertain to the scope of interest.</p>
|
|
<p></p>
|
|
<p class="image"><img src="images/todo_scopes.png"><p>
|
|
|
|
</body>
|
|
</html>
|