Skip to content

Replace in files will stop after 10000 items #51624

@redknightlois

Description

@redknightlois
  • VSCode Version: 1.23.1
  • OS Version: Windows

Steps to Reproduce:

  1. Open a tab separated CSV of 300MB
  2. Edit -> Replace in files ->
    Search '\<tab>',
    Replace ','
    Match whole word

The replace will only replace 10000 items. I know this is probably by design (because of the effort of actually warning me that there are more than 10000 items and won't be shown) but not replacing everything when I hit Replace **All** is a bug (it goes against well-established conventions).

Metadata

Metadata

Assignees

Labels

*out-of-scopePosted issue is not in scope of VS Codefeature-requestRequest for new features or functionalitysearchSearch widget and operation issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions