This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-03-22 23:31:05 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a0adca7e23be6efb8190bd6edc709e649ef3cc99
openide
/
python
/
python-psi-impl
/
resources
/
intentionDescriptions
History
Mikhail Golubev
f41aae4760
PY-80844 Add a new intention for converting between f-strings and t-strings
...
GitOrigin-RevId: be3ab4d72de05a92c986af31ac8e40309d9754b1
2025-05-02 12:08:57 +00:00
..
ConvertFormatOperatorToMethodIntention
…
ConvertVariadicParamIntention
…
ImportFromToImportIntention
…
ImportToggleAliasIntention
…
ImportToImportFromIntention
…
PyAbsoluteToRelativeImportIntention
…
PyAnnotateTypesIntention
…
PyAnnotateVariableTypeIntention
…
PyConvertLambdaToFunctionIntention
…
PyConvertLiteralToListIntention
…
PyConvertLiteralToSetIntention
…
PyConvertLiteralToTupleIntention
…
PyConvertMethodToPropertyIntention
…
PyConvertStaticMethodToFunctionIntention
…
PyConvertToFStringIntention
…
PyConvertTripleQuotedStringIntention
…
PyConvertTypeCommentToVariableAnnotationIntention
…
PyDemorganIntention
…
PyDictConstructorToLiteralFormIntention
…
PyDictLiteralFormToConstructorIntention
…
PyFlipComparisonIntention
…
PyFStringToTStringIntention
…
PyGenerateDocstringIntention
…
PyHideTypeAnnotationsIntention
…
PyInvertIfConditionIntention
…
PyJoinIfIntention
…
PyNegateComparisonIntention
…
PyQuotedStringIntention
…
PyRelativeToAbsoluteImportIntention
…
PySplitIfIntention
…
PyStringConcatenationToFormatIntention
…
PyTransformConditionalExpressionIntention
…
PyYieldFromIntention
…
ReplaceListComprehensionWithForIntention
…
SpecifyTypeInDocstringIntention
…
SpecifyTypeInPy3AnnotationsIntention
…
TypeAssertionIntention
…
WrapTransTagIntention
…