mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 17:52:27 +07:00
17 lines
394 B
HTML
17 lines
394 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
|
|
|
|
<p>To quickly find and run an inspection, press
|
|
<span class="shortcut">&shortcut:RunInspection;</span>
|
|
and start typing the name of the inspection or its group. Choose the desired inspection from the suggestion list and
|
|
then specify the desired scope.</p>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|