This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-21 17:52:27 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca1d8a348c19abc7e88628836a1d3f8de5ab9d73
openide
/
python
/
testData
/
quickFixes
T
History
Semyon Proshev
9b451f9e6d
Register change signature quick fix without highlighting
...
To not to be overlayed with highlighting for arguments
2018-01-09 14:39:23 +03:00
..
PyAddCallSuperQuickFixTest
…
PyAddExceptionSuperClassQuickFixTest
…
PyAddFieldQuickFixTest
…
PyAddImportQuickFixTest
PY-25234 More efficient way to check that a user skeleton belongs to the stdlib
2017-12-11 20:19:51 +03:00
PyAddMethodQuickFixTest
PY-19705 Add an option for blanks between class header and its first method
2017-09-04 16:41:35 +03:00
PyAddPropertyForFieldQuickFixTest
…
PyAddSpecifierToFormatQuickFixTest
Fix for unicode escapes: use getText() instead of getStringValue()
2017-05-15 14:37:57 +03:00
PyAugmentAssignmentQuickFixTest
…
PyConvertToNewStyleQuickFixTest
…
PyCreatePropertyQuickFixTest
…
PyMakeFunctionFromMethodQuickFixTest
PY-19705 Add blanks lines around methods of a class as required by PEP 8
2017-07-28 15:23:31 +03:00
PyMakeFunctionReturnTypeQuickFixTest
…
PyMakeMethodStaticQuickFixTest
…
PyMakePublicQuickFixTest
…
PyMoveAttributeToInitQuickFixTest
…
PyMoveExceptQuickFixTest
…
PyRemoveArgumentQuickFixTest
Register change signature quick fix without highlighting
2018-01-09 14:39:23 +03:00
PyRemoveAssignmentQuickFixTest
…
PyRemoveCallQuickFixTest
…
PyRemoveDictKeyQuickFixTest
…
PyRemoveParameterQuickFixTest
PY-22971 Fixed: Support @typing.overload in regular Python files, not only in Python stubs
2017-05-13 00:17:47 +03:00
PyRemoveStatementQuickFixTest
…
PyRenameElementQuickFixTest
…
PyReplaceTupleWithListQuickFixTest
…
PyUpdatePropertySignatureQuickFixTest
…
PyWrapInExceptionQuickFixTest
Sync testdata with
f6553f228f
.
2017-10-11 19:08:15 +03:00