-
Star
(188)
You must be signed in to star a gist -
Fork
(39)
You must be signed in to fork a gist
-
-
Save discordier/ed4b9cba14652e7212f5 to your computer and use it in GitHub Desktop.
javascript | |
ES6ValidationInspection | |
JSAccessibilityCheckInspection | |
JSBitwiseOperatorUsageInspection | |
JSCheckFunctionSignaturesInspection | |
JSClosureCompilerSyntaxInspection | |
JSCommentMatchesSignatureInspection | |
JSComparisonWithNaNInspection | |
JSConsecutiveCommasInArrayLiteralInspection | |
JSConstructorReturnsPrimitiveInspection | |
JSDeclarationsAtScopeStartInspection | |
JSDeprecatedSymbolsInspection | |
JSDuplicatedDeclarationInspection | |
JSJQueryEfficiencyInspection | |
JSLastCommaInArrayLiteralInspection | |
JSLastCommaInObjectLiteralInspection | |
JSMethodCanBeStaticInspection | |
JSMismatchedCollectionQueryUpdateInspection | |
JSPotentiallyInvalidConstructorUsageInspection | |
JSPotentiallyInvalidTargetOfIndexedPropertyAccess | |
JSPotentiallyInvalidUsageOfThisInspection | |
JSPrimitiveTypeWrapperUsageInspection | |
JSReferencingMutableVariableFromClosureInspection | |
JSSuspiciousNameCombinationInspection | |
JSUndeclaredVariableInspection | |
JSUndefinedPropertyAssignmentInspection | |
JSUnfilteredForInLoopInspection | |
JSUnnecessarySemicolonInspection | |
JSUnresolvedFunctionInspection | |
JSUnresolvedLibraryURLInspection | |
JSUnresolvedVariableInspection | |
JSUnusedAssignmentInspection | |
JSUnusedGlobalSymbolsInspection | |
JSUnusedLocalSymbolsInspection | |
JSValidateJSDocInspection | |
JSValidateTypesInspection | |
watcher | |
TaskInspection | |
TaskProblemsInspection | |
css | |
CssFloatPxLengthInspection | |
CssNoGenericFontNameInspection | |
CssUnitlessNumberInspection | |
CssConvertColorToHexInspection | |
CssConvertColorToRgbInspection | |
CssInvalidElementInspection | |
CssNegativeValueInspection | |
CssOptimizeSimilarPropertiesInspection | |
CssOverwrittenPropertiesInspection | |
CssUnknownPropertyInspection | |
CssUnusedSymbolInspection | |
CssInvalidAtRuleInspection | |
CssInvalidCharsetRuleInspection | |
CssInvalidFunctionInspection | |
CssInvalidHtmlTagReferenceInspection | |
CssInvalidImportInspection | |
CssInvalidMediaFeatureInspection | |
CssInvalidPropertyValueInspection | |
CssInvalidPseudoSelectorInspection | |
CssUnknownTargetInspection | |
CssMissingSemicolonInspection | |
CssRedundantUnitInspection | |
sql | |
SqlAddNotNullColumnInspection | |
SqlAmbiguousColumnInspection | |
SqlAutoIncrementDuplicateInspection | |
SqlCheckUsingColumnsInspection | |
SqlConstantConditionInspection | |
SqlDerivedTableAliasInspection | |
SqlDialectInspection | |
SqlDropIndexedColumnInspection | |
SqlIdentifierInspection | |
SqlInsertValuesInspection | |
SqlNoDataSourceInspection | |
SqlNullComparisonInspection | |
SqlResolveInspection | |
SqlShouldBeInGroupByInspection | |
SqlTypeInspection | |
oracle | |
SqlDeprecateTypeInspection | |
postgresql | |
SqlPostgresqlSelectFromProcedureInspection | |
php | |
PhpAbstractStaticMethodInspection | |
PhpHierarchyChecksInspection | |
PhpUnreachableStatementInspection | |
PhpUnusedLocalVariableInspection | |
PhpWrongCatchClausesOrderInspection | |
PhpDeprecationInspection | |
PhpDocMissingReturnTagInspection | |
PhpDocMissingThrowsInspection | |
PhpDocSignatureInspection | |
PhpMissingDocCommentInspection | |
PhpDuplicateArrayKeysInspection | |
PhpDuplicateCaseInspection | |
PhpDynamicAsStaticMethodCallInspection | |
PhpExpressionResultUnusedInspection | |
PhpForeachArrayIsUsedAsValueInspection | |
PhpForeachNestedOuterKeyValueVariablesConflictInspection | |
PhpIllegalArrayKeyTypeInspection | |
PhpIncludeInspection | |
PhpInconsistentReturnPointsInspection | |
PhpInternalEntityUsedInspection | |
PhpLanguageLevelInspection | |
PhpMissingBreakStatementInspection | |
PhpParamsInspection | |
PhpPassByRefInspection | |
PhpRedundantClosingTagInspection | |
PhpSillyAssignmentInspection | |
PhpTraditionalSyntaxArrayLiteralInspection | |
PhpUndefinedCallbackInspection | |
PhpUndefinedClassConstantInspection | |
PhpUndefinedClassInspection | |
PhpUndefinedConstantInspection | |
PhpUndefinedFieldInspection | |
PhpUndefinedFunctionInspection | |
PhpUndefinedGotoLabelInspection | |
PhpUndefinedMethodInspection | |
PhpUndefinedNamespaceInspection | |
PhpUndefinedVariableInspection | |
PhpUnnecessaryFullyQualifiedNameInspection | |
PhpUnusedAliasInspection | |
PhpUnusedClassInspection | |
PhpUnusedFunctionInspection | |
PhpUnusedParameterInspection | |
PhpUnusedPrivateFieldInspection | |
PhpUnusedPrivateMethodInspection | |
PhpUsageOfSilenceOperatorInspection | |
PhpVoidFunctionResultUsedInspection | |
PhpWrongForeachArgumentTypeInspection | |
PhpAssignmentInConditionInspection | |
PhpConstantReassignmentInspection | |
PhpDivisionByZeroInspection | |
PhpNonCompoundUseInspection | |
PhpToStringImplementationInspection | |
PhpToStringReturnInspection | |
PhpWrongStringConcatenationInspection | |
PhpIllegalPsrClassPathInspection | |
PhpMultipleClassesDeclarationsInOneFile | |
php blade | |
BladeClosingSectionInspection | |
BladeControlDirectivesInspection | |
ini | |
DuplicateKeyInspection | |
DuplicateSectionInspection | |
coffeescript | |
CoffeeScriptInfiniteLoopInspection | |
CoffeeScriptSillyAssignmentInspection | |
CoffeeScriptSwitchStatementWithNoDefaultBranchInspection | |
CoffeeScriptUnusedLocalSymbolsInspection | |
xpath | |
CheckNodeTest | |
HardwiredNamespacePrefix | |
ImplicitTypeConversion | |
IndexZeroPredicate | |
RedundantTypeConversion | |
TemplateInvocationInspection | |
UnusedElementInspection | |
VariableShadowingInspection | |
XsltDeclarationInspection | |
cucumber | |
CucumberExamplesColonInspection | |
CucumberMissedExamplesInspection | |
CucumberStepInspection | |
CucumberTableInspection | |
GherkinBrokenTableInspection | |
GherkinMisplacedBackgroundInspection | |
less | |
LessResolvedByNameOnlyInspection | |
LessUnresolvedMixinInspection | |
LessUnresolvedVariableInspection | |
scss | |
SassScssResolvedByNameOnlyInspection | |
SassScssUnresolvedMixinInspection | |
SassScssUnresolvedPlaceholderSelectorInspection | |
SassScssUnresolvedVariableInspection |
Adding list of SQL inspections from Database Tools plugin
SqlResolve
SqlType
SqlUnused
SqlUnused
SqlIdentifier
SqlAmbiguousColumn
SqlInsertValues
SqlDerivedTableAlias
SqlShouldBeInGroupBy
SqlConstantCondition
SqlAutoIncrementDuplicate
SqlDropIndexedColumn
SqlAddNotNullColumn
SqlCheckUsingColumns
SqlNullComparison
SqlSignature
SqlSideEffects
SqlWithoutWhere
SqlJoinWithoutOn
SqlUnreachable
SqlIllegalCursorState
SqlNamedArguments
SqlGoto
SqlTriggerTransition
SqlRedundantOrderingDirection
SqlAggregates
SqlCaseVsIf
SqlCaseVsCoalesce
SqlStringLengthExceeded
SqlRedundantAlias
SqlRedundantLimit
SqlMultipleLimitClauses
SqlInsertIntoGeneratedColumn
SqlDuplicateColumn
SqlRedundantElseNull
SqlInsertNullIntoNotNull
SqlRedundantCodeInCoalesce
SqlUnicodeStringLiteral
SqlUnusedCte
SqlMissingColumnAliases
SqlMisleadingReference
SqlMissingReturn
SqlTransactionStatementInTrigger
SqlCallNotation
SqlDeprecateType
SqlShadowingAlias
SqlDateTime
SqlConstantExpression
@noinspection SqlResolve
help with "select from $table.." where $table is generated string so inspection cannot guess it
@noinspection SqlAggregates
solves bug complaining about fields in ORDER BY having to be aggregated for grouped queries.
PhpSameParameterValueInspection
FWIW, the one I was looking for (
// noinspection NpmUsedModulesInstalled
) wasn't in this list. To find it Igrep
'd my whole WebStorm install folder for one I knew existed (JSUnresolvedFunction
) and found a match inWebStorm-201.6251.23/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar
: (searched usingstrings
utility)List of "shortName" attributes I found in META-INF/plugin.xml inside of JavaScriptLanguage.jar
(The entry for
js.inspection.promise.ignored.display.name
didn't appear to have ashortName
defined, but maybe it'sJSIgnoredPromiseFromCallInspection
?)