Hi Team
I do a lot of work editing on text files with line more that 10000,editing of large file is limited due to the The number of cursors has been limited to 10000.
Please increase this limit to 100000 if possible
(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:
(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:
this duplicate does not have a solution, Please include this feature
I just ran into this same limitation when editing 20k+ lines at once. In my case it wasn't a big deal as I only had to repeat my actions twice, but for larger files it would certainly be a hindrance. Adding a defaultSettings.json
preference (e.g. "editor.multiCursorMaxLines": 10000
) that users could increase in their own environments would be much appreciated.
I just ran into this same limitation when editing 20k+ lines at once. In my case it wasn't a big deal as I only had to repeat my actions twice, but for larger files it would certainly be a hindrance. Adding a
defaultSettings.json
preference (e.g."editor.multiCursorMaxLines": 10000
) that users could increase in their own environments would be much appreciated.
And where do you put the defaultSettings.json
?
@pablo-romano - defaultSettings.json
is just a built-in reference file that shows all available settings and their default values. Do a CTRL+SHIFT+P
and search for open default settings
. It's a useful reference when tweaking your settings file. I just mentioned it, as adding in a new settings option would also imply it's added to the defaultSettings.json
.
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
@alexdima / @vscodebot (or whoever manages it)
Can you please clarify the language used in the previous message, regarding upvotes needed to move this to the backlog? Even after reading the included documentation link, and the fact that a Github issue itself cannot be upvoted, it's unclear whether one should upvote the initial post's comment or the comment from vscodebot in order to count towards the requisite 20 upvotes for backlog inclusion. Cheers.
@LesterCovax I think the opening post should be upvoted:
@chrmarti @kieferrm FYI there is some confusion about the bot language.
:slightly_smiling_face: This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
Was this implemented?
This would be very useful for dealing with large files where for example you wanted to add a comma to line
Since has reached 60 upvotes, it's gonna be implemented?
Already did Up vote ... I need this feature to past 300k lines
Most helpful comment
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!