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-01-06 03:21:12 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81afd74ed9155cf5a0e1e7bccf6b1b59e7d840b2
openide
/
python
/
testData
/
quickFixes
History
Mikhail Golubev
58a25d2c34
PY-24450 Suggest importing modules for unresolved decorators without arguments
...
Because it can be just an incomplete qualified name of the needed callable.
2018-08-15 12:44:23 +03:00
..
PyAddCallSuperQuickFixTest
…
PyAddExceptionSuperClassQuickFixTest
…
PyAddFieldQuickFixTest
…
PyAddImportQuickFixTest
PY-24450 Suggest importing modules for unresolved decorators without arguments
2018-08-15 12:44:23 +03:00
PyAddMethodQuickFixTest
…
PyAddPropertyForFieldQuickFixTest
…
PyAddSpecifierToFormatQuickFixTest
…
PyAsyncCallQuickFixTest
Add inspection for not awaited coroutines (PY-17292)
2018-06-07 20:17:02 +03:00
PyAugmentAssignmentQuickFixTest
…
PyConvertToNewStyleQuickFixTest
…
PyCreatePropertyQuickFixTest
…
PyMakeFunctionFromMethodQuickFixTest
…
PyMakeFunctionReturnTypeQuickFixTest
…
PyMakeMethodStaticQuickFixTest
…
PyMakePublicQuickFixTest
…
PyMoveAttributeToInitQuickFixTest
…
PyMoveExceptQuickFixTest
…
PyRemoveArgumentQuickFixTest
Register change signature quick fix without highlighting
2018-01-09 14:39:23 +03:00
PyRemoveAssignmentQuickFixTest
PY-29894 Fix Python quick fixes for PSI consistency
2018-07-17 14:58:31 +03:00
PyRemoveCallQuickFixTest
…
PyRemoveDictKeyQuickFixTest
…
PyRemoveParameterQuickFixTest
…
PyRemoveStatementQuickFixTest
…
PyRenameElementQuickFixTest
PY-30827 PyRenameElementQuickFix changed to avoid special handling of unit test cases
2018-07-13 10:46:32 +03:00
PyReplaceTupleWithListQuickFixTest
…
PyTypeHintsQuickFixTest
Highlight list literal passed as generic parameter to typing member (PY-20530)
2018-06-13 23:12:49 +03:00
PyUpdatePropertySignatureQuickFixTest
…
PyWrapInExceptionQuickFixTest
…
__init__.py
Add inspection for not awaited coroutines (PY-17292)
2018-06-07 20:17:02 +03:00