Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find on big files does not highlight every match #32504

Closed
williamokano opened this issue Aug 14, 2017 · 1 comment
Closed

Find on big files does not highlight every match #32504

williamokano opened this issue Aug 14, 2017 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) editor-find Editor find operations

Comments

@williamokano
Copy link

  • VSCode Version: 1.15.0
  • OS Version: Linux Mint 18.1

Steps to Reproduce:

  1. Open "very big" dataset (mine have 50625 lines, and sorry, can't distribute)
  2. Perform a search on this very big dataset.

The find window will show "1 of 999+" instead of highlighting every match. The minimap also show only a few results, although there's at least one match every single line.

image

Reproduces without extensions: Yes

Observations:
If I click to navigate to the previous match, it will show ? of 999+ but it work perfectly, setting the cursor on the correct position on the last line of the "very big" file, but still don't highligthing the match.

image

@vscodebot vscodebot bot added editor editor-find Editor find operations labels Aug 14, 2017
@rebornix
Copy link
Member

Duplicate of #496

@rebornix rebornix marked this as a duplicate of #496 Aug 15, 2017
@rebornix rebornix added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 15, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) editor-find Editor find operations
Projects
None yet
Development

No branches or pull requests

2 participants