Files
openide/python/python-community-ide-resources/resources/tips/GoToInspection.html
T

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>