remix-project
remix-project copied to clipboard
Editor - a breakpoint on every line when you paste
Describe the bug If you paste into the Editor and you have clicked you cursor in the column with the row numbers, and then you paste the code, you'll get a breakpoint on every line. Its hard to tell that you clicked into the column of row numbers - so its an easy unconscious mistake to make.
To Reproduce Steps to reproduce the behavior:
- copy some code
- Click on into the Editor on a line number
- Paste
Expected behavior Breakpoints should not appear unless you are inputting breakpoints. Maybe the Debugger has to be active to input a breakpoint.
Screenshots
Desktop (please complete the following information):
- OS:MacOS
- Browser: Chrome