[x] Tried the other applicable steps from the Troubleshooting Guide
[x] Completed the Problem Description, Steps to Reproduce and Version sections below
Problem Description
Dragging executed code from an IPython Console input to the script editor should copy the code and not cut it. The code should remain in the IPython Console.
What steps reproduce the problem?
Input code in the IPython Console.
Code displays in executed input.
Drag and drop code to Script Editor.
Code is cut across.
What is the expected output? What do you see instead?
A copy of the code should be made in the script editor.
Previously executed inputs in the IPython console should be read only.
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
Dragging executed code from an IPython Console input to the script editor should copy the code and not cut it. The code should remain in the IPython Console.
What steps reproduce the problem?
What is the expected output? What do you see instead?
A copy of the code should be made in the script editor.
Previously executed inputs in the IPython console should be read only.
Paste Traceback/Error Below (if applicable)
Versions
Dependencies