com.jetbrains.python.PyBundle
com.jetbrains.python.codeInsight.intentions.PyConvertMethodToPropertyIntention
Python
com.jetbrains.python.codeInsight.intentions.ImportToImportFromIntention
Python
com.jetbrains.python.codeInsight.intentions.PyConvertStaticMethodToFunctionIntention
Python
com.jetbrains.python.codeInsight.intentions.SpecifyTypeInDocstringIntention
Python
com.jetbrains.python.codeInsight.intentions.SpecifyTypeInPy3AnnotationsIntention
Python
com.jetbrains.python.codeInsight.intentions.PyAnnotateTypesIntention
Python
com.jetbrains.python.codeInsight.intentions.TypeAssertionIntention
Python
com.jetbrains.python.codeInsight.intentions.ImportFromToImportIntention
Python
com.jetbrains.python.codeInsight.intentions.ImportToggleAliasIntention
Python
com.jetbrains.python.codeInsight.intentions.PySplitIfIntention
Python
com.jetbrains.python.codeInsight.intentions.PyNegateComparisonIntention
Python
com.jetbrains.python.codeInsight.intentions.PyStringConcatenationToFormatIntention
Python
com.jetbrains.python.codeInsight.intentions.ConvertFormatOperatorToMethodIntention
Python
com.jetbrains.python.codeInsight.intentions.PyFlipComparisonIntention
Python
com.jetbrains.python.codeInsight.intentions.PyDemorganIntention
Python
com.jetbrains.python.codeInsight.intentions.ReplaceListComprehensionWithForIntention
Python
com.jetbrains.python.codeInsight.intentions.PyJoinIfIntention
Python
com.jetbrains.python.codeInsight.intentions.PyDictConstructorToLiteralFormIntention
Python
com.jetbrains.python.codeInsight.intentions.PyDictLiteralFormToConstructorIntention
Python
com.jetbrains.python.codeInsight.intentions.PyQuotedStringIntention
Python
com.jetbrains.python.codeInsight.intentions.PyConvertLambdaToFunctionIntention
Python
com.jetbrains.python.codeInsight.intentions.ConvertVariadicParamIntention
Python
com.jetbrains.python.codeInsight.intentions.PyConvertTripleQuotedStringIntention
Python
com.jetbrains.python.codeInsight.intentions.PyConvertLiteralToTupleIntention
Python
com.jetbrains.python.codeInsight.intentions.PyConvertLiteralToListIntention
Python
com.jetbrains.python.codeInsight.intentions.PyConvertLiteralToSetIntention
Python
com.jetbrains.python.codeInsight.intentions.PyTransformConditionalExpressionIntention
Python
com.jetbrains.python.codeInsight.intentions.PyGenerateDocstringIntention
Python
com.jetbrains.python.codeInsight.intentions.PyYieldFromIntention
Python
com.jetbrains.python.testing.VFSTestFrameworkListener