mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 23:53:48 +07:00
* GrammarKit instead of custom parsing * ToolWindow instead of popup * Inspection and help added
9 lines
435 B
HTML
9 lines
435 B
HTML
<html>
|
|
<body>
|
|
<strong>Command line (commands, arguments and options) inspection.</strong>
|
|
<!-- tooltip end -->
|
|
<p>This inspection checks command you type in command console or command file. It helps you to make sure arguments are on their
|
|
places, option names are correct as well as arguments, provided for options.</p>
|
|
<p>Do not disable it if you are going to use command-line interfaces like manage.py in Django</p>
|
|
</body>
|
|
</html> |