Bug - Multi-line selection performance depends on contents
When I hold down shift and use the up and down arrows to select multiple lines there are significant performance impacts to selecting long lines and/or import statements. Once I select a line that has 60k characters (data to validate my algorithm remains correct) the scrolling speed is severely impacted. "from math import sqrt" also appears to have an affect and briefly spike the memory of the IDE.
Thanks,
Jacob
Please sign in to leave a comment.