diff --git a/plugins/ktstandard/contents/PsIndexer.php b/plugins/ktstandard/contents/PsIndexer.php index 915c369..86cbb06 100644 --- a/plugins/ktstandard/contents/PsIndexer.php +++ b/plugins/ktstandard/contents/PsIndexer.php @@ -41,6 +41,7 @@ class KTPostscriptIndexerTrigger extends KTBaseIndexerTrigger { } function getDiagnostic() { + return null; // KTS-1335: don't show diagnostic message for PostScript $sCommand = $this->findLocalCommand(); if (OS_WINDOWS) {