Files
openide/python/testData/copyPaste/ReplaceSelection.src.py
Ekaterina Tuzova aeb7b075c6 use the proper caret offset in case of selection. Do not overindent when replacing selection
PY-8744 Smart indent pasted lines doesn't replace selection when pasting multi-line code
2013-02-12 16:46:45 +04:00

4 lines
48 B
Python

<selection>a = 1
b = 1
</selection><caret>c = 1