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
4653df951ef9f5828e6743ea8cc4ecac133c02da
openide
/
python
/
testData
/
editing
History
Mikhail Golubev
4653df951e
PY-16828 Insert docstring stub on enter even if opening quotes have e.g. unicode prefix
...
Also I removed PythonDocCommentUtil and moved its only method to PythonEnterHandler
2015-09-07 16:07:25 +03:00
..
enterDocStringStubInClass.after.py
…
enterDocStringStubInClass.py
…
enterDocStringStubInFile.after.py
…
enterDocStringStubInFile.py
…
enterDocStringStubInFunctionWithSelf.after.py
…
enterDocStringStubInFunctionWithSelf.py
…
enterDocStringStubInStaticMethodWithSelf.after.py
…
enterDocStringStubInStaticMethodWithSelf.py
…
enterDocStringStubWithStringPrefix.after.py
PY-16828 Insert docstring stub on enter even if opening quotes have e.g. unicode prefix
2015-09-07 16:07:25 +03:00
enterDocStringStubWithStringPrefix.py
PY-16828 Insert docstring stub on enter even if opening quotes have e.g. unicode prefix
2015-09-07 16:07:25 +03:00
firstParamClassmethod.after.py
…
firstParamClassmethod.py
…
firstParamDuplicateColon.after.py
…
firstParamDuplicateColon.py
…
firstParamMetaClass.after.py
…
firstParamMetaClass.py
…
firstParamMetaNew.after.py
…
firstParamMetaNew.py
…
firstParamMetaSimple.after.py
…
firstParamMetaSimple.py
…
firstParamSimple.after.py
…
firstParamSimple.py
…
firstParamSimpleInit.after.py
…
firstParamSimpleInit.py
…
firstParamSimpleNew.after.py
…
firstParamSimpleNew.py
…
firstParamStaticmethod.after.py
…
firstParamStaticmethod.py
…
innerElif.after.py
…
innerElif.py
…
misplacedElse.after.py
…
misplacedElse.py
…
nestedElse.after.py
…
nestedElse.py
…
nestedFinally.after.py
…
nestedFinally.py
…
py254.after.py
…
py254.before.py
…
simpleElif.after.py
…
simpleElif.py
…
simpleExcept.after.py
…
simpleExcept.py
…
simpleFinally.after.py
…
simpleFinally.py
…
singleElse.after.py
…
singleElse.py
…
smartUnindent.after.py
…
smartUnindent.before.py
…
spaceDocStringStubInClass.after.py
…
spaceDocStringStubInClass.py
…
spaceDocStringStubInFile.after.py
…
spaceDocStringStubInFile.py
…
spaceDocStringStubInFunction.after.py
…
spaceDocStringStubInFunction.py
…
uncommentWithSpace.after.py
…
uncommentWithSpace.before.py
…
unindentTab.after.py
…
unindentTab.before.py
…