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-07 22:09:38 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
afd5dd518cb043df4f1d480c0f2b514a86dd5783
openide
/
python
/
testData
/
copyPaste
History
…
..
multiLine
…
singleLine
…
AmbiguousParentBlockLargestIndent.after.py
…
AmbiguousParentBlockLargestIndent.dst.py
…
AmbiguousParentBlockLargestIndent.src.py
…
AmbiguousParentBlockMidIndent.after.py
PY-19064 PY-18522 Detection of ambiguous parent block on text pasting
2016-04-05 17:04:18 +03:00
AmbiguousParentBlockMidIndent.dst.py
…
AmbiguousParentBlockMidIndent.src.py
PY-19064 PY-18522 Detection of ambiguous parent block on text pasting
2016-04-05 17:04:18 +03:00
AmbiguousParentBlockSmallestIndent.after.py
…
AmbiguousParentBlockSmallestIndent.dst.py
PY-19064 PY-18522 Detection of ambiguous parent block on text pasting
2016-04-05 17:04:18 +03:00
AmbiguousParentBlockSmallestIndent.src.py
…
AsyncFunctionWithBadSelection.after.py
…
AsyncFunctionWithBadSelection.dst.py
…
AsyncFunctionWithBadSelection.src.py
…
BeginningOfFile.after.py
…
BeginningOfFile.dst.py
…
BeginningOfFile.src.py
…
BeginningOfIndentedLinePrecededByPastedWord.after.py
…
BeginningOfIndentedLinePrecededByPastedWord.dst.py
…
BeginningOfIndentedLinePrecededByPastedWord.src.py
…
BeginningOfIndentedLineSelectedAndReplacedWithWord.after.py
PY-22563 Remove indent before the caret from re-indented text being pasted
2018-12-20 13:54:40 +03:00
BeginningOfIndentedLineSelectedAndReplacedWithWord.dst.py
…
BeginningOfIndentedLineSelectedAndReplacedWithWord.src.py
PY-22563 Remove indent before the caret from re-indented text being pasted
2018-12-20 13:54:40 +03:00
CaretAtTheBeginningOfIndent.after.py
…
CaretAtTheBeginningOfIndent.dst.py
…
CaretAtTheBeginningOfIndent.src.py
…
Dictionary.after.py
…
Dictionary.dst.py
…
Dictionary.src.py
…
Empty.after.py
…
Empty.dst.py
…
Empty.src.py
…
EmptyBranchBlock.after.py
…
EmptyBranchBlock.dst.py
…
EmptyBranchBlock.src.py
…
EmptyFunctionCaretAtBodyIndent.after.py
…
EmptyFunctionCaretAtBodyIndent.dst.py
…
EmptyFunctionCaretAtBodyIndent.src.py
…
EmptyFunctionCaretAtDefIndent.after.py
…
EmptyFunctionCaretAtDefIndent.dst.py
…
EmptyFunctionCaretAtDefIndent.src.py
…
EmptyFunctionCaretAtEndOfFile.after.py
…
EmptyFunctionCaretAtEndOfFile.dst.py
…
EmptyFunctionCaretAtEndOfFile.src.py
…
EmptyFunctionCaretAtNoneIndent.after.py
…
EmptyFunctionCaretAtNoneIndent.dst.py
…
EmptyFunctionCaretAtNoneIndent.src.py
…
EmptyLineInList.after.py
…
EmptyLineInList.dst.py
…
EmptyLineInList.src.py
…
EmptyParentBlockWithCommentInside.after.py
…
EmptyParentBlockWithCommentInside.dst.py
…
EmptyParentBlockWithCommentInside.src.py
…
Indent1.after.py
…
Indent1.dst.py
…
Indent1.src.py
…
Indent2.after.py
…
Indent2.dst.py
…
Indent2.src.py
…
Indent3.after.py
…
Indent3.dst.py
…
Indent3.src.py
…
Indent6994.after.py
…
Indent6994.dst.py
…
Indent6994.src.py
…
Indent7709.after.py
moved python smart copy-paste logic to python module
2013-03-07 18:40:27 +04:00
Indent7709.dst.py
…
Indent7709.src.py
…
Indent8982.after.py
…
Indent8982.dst.py
…
Indent8982.src.py
…
IndentBeforeElse.after.py
…
IndentBeforeElse.dst.py
…
IndentBeforeElse.src.py
…
IndentIncrease.after.py
…
IndentIncrease.dst.py
…
IndentIncrease.src.py
…
IndentTab.after.py
…
IndentTab.dst.py
…
IndentTab.src.py
…
IndentTabIncrease.after.py
…
IndentTabIncrease.dst.py
…
IndentTabIncrease.src.py
…
InnerToOuterFunction.after.py
…
InnerToOuterFunction.dst.py
…
InnerToOuterFunction.src.py
…
InvalidExistingIndentWhenCaretAtFirstColumn.after.py
…
InvalidExistingIndentWhenCaretAtFirstColumn.dst.py
…
InvalidExistingIndentWhenCaretAtFirstColumn.src.py
…
LineToBegin.after.py
…
LineToBegin.dst.py
…
LineToBegin.src.py
…
LineToEnd.after.py
…
LineToEnd.dst.py
…
LineToEnd.src.py
…
LineToPrev.after.py
…
LineToPrev.dst.py
…
LineToPrev.src.py
…
MethodInClass.after.py
…
MethodInClass.dst.py
…
MethodInClass.src.py
…
NonRectangleTopLevel.after.py
…
NonRectangleTopLevel.dst.py
…
NonRectangleTopLevel.src.py
…
PasteToStringLiteral.after.py
…
PasteToStringLiteral.dst.py
…
PasteToStringLiteral.src.py
…
ReplaceSelection.after.py
…
ReplaceSelection.dst.py
…
ReplaceSelection.src.py
…
SameIndentPreserved.after.py
…
SameIndentPreserved.dst.py
…
SameIndentPreserved.src.py
…
Selection1.after.py
…
Selection1.dst.py
…
Selection1.src.py
fixed PY-6994 Paste leads to syntactically incorrect code in case pasting copied text instead of selection
2012-08-02 14:30:01 +04:00
Selection2.after.py
…
Selection2.dst.py
…
Selection2.src.py
…
Selection3.after.py
…
Selection3.dst.py
…
Selection3.src.py
…
SelectionOneLine1.after.py
…
SelectionOneLine1.dst.py
…
SelectionOneLine1.src.py
…
SelectionOneLine2.after.py
…
SelectionOneLine2.dst.py
…
SelectionOneLine2.src.py
…
SelectionOneLine3.after.py
…
SelectionOneLine3.dst.py
…
SelectionOneLine3.src.py
…
SelectionOneLine.after.py
…
SelectionOneLine.dst.py
…
SelectionOneLine.src.py
…
SelectionReverse1.after.py
…
SelectionReverse1.dst.py
…
SelectionReverse1.src.py
…
SelectionReverse2.after.py
…
SelectionReverse2.dst.py
…
SelectionReverse2.src.py
…
SelectionReverse3.after.py
…
SelectionReverse3.dst.py
…
SelectionReverse3.src.py
…
SimpleExpressionPartCaretAtLineEnd.after.py
…
SimpleExpressionPartCaretAtLineEnd.dst.py
…
SimpleExpressionPartCaretAtLineEnd.src.py
…
SingleLine.after.py
…
SingleLine.dst.py
…
SingleLine.src.py
…
TheSamePlace.after.py
…
TheSamePlace.dst.py
…
TheSamePlace.src.py
…
TopLevelFunctionWithMultilineParameterList.after.py
…
TopLevelFunctionWithMultilineParameterList.dst.py
PY-19100 Properly detect that the first line of pasted text needs to be additionally indented
2016-07-06 21:09:54 +03:00
TopLevelFunctionWithMultilineParameterList.src.py
…
TopLevelIfStatementWithMultilineCondition.after.py
…
TopLevelIfStatementWithMultilineCondition.dst.py
…
TopLevelIfStatementWithMultilineCondition.src.py
…
TryBlockWithBadSelection.after.py
…
TryBlockWithBadSelection.dst.py
…
TryBlockWithBadSelection.src.py
…
TwoIndentedLines.after.py
…
TwoIndentedLines.dst.py
…
TwoIndentedLines.src.py
…
UnfinishedCompound.after.py
…
UnfinishedCompound.dst.py
…
UnfinishedCompound.src.py
…
UseExistingIndentWhenCaretAtFirstColumn.after.py
…
UseExistingIndentWhenCaretAtFirstColumn.dst.py
…
UseExistingIndentWhenCaretAtFirstColumn.src.py
…
UseExistingIndentWhenCaretAtFirstColumnEndOfFile.after.py
…
UseExistingIndentWhenCaretAtFirstColumnEndOfFile.dst.py
…
UseExistingIndentWhenCaretAtFirstColumnEndOfFile.src.py
…
Whitespace.after.py
…
Whitespace.dst.py
…
Whitespace.src.py
logic for indenting after pasting does not based on copying now
2012-07-16 19:18:49 +04:00
WholeIndentedLineSelectedWithIndentAndReplacedWithWord.after.py
…
WholeIndentedLineSelectedWithIndentAndReplacedWithWord.dst.py
PY-22563 Remove indent before the caret from re-indented text being pasted
2018-12-20 13:54:40 +03:00
WholeIndentedLineSelectedWithIndentAndReplacedWithWord.src.py
…
WholeIndentedLineSelectedWithoutIndentAndReplacedWithWord.after.py
…
WholeIndentedLineSelectedWithoutIndentAndReplacedWithWord.dst.py
…
WholeIndentedLineSelectedWithoutIndentAndReplacedWithWord.src.py
…
WholeIndentedLineSelectedWithPartialIndentAndReplacedWithWord.after.py
…
WholeIndentedLineSelectedWithPartialIndentAndReplacedWithWord.dst.py
…
WholeIndentedLineSelectedWithPartialIndentAndReplacedWithWord.src.py
…