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

search regexp "$" don't works on closed CRLF end-of-line file #45210

Closed
wtnbgo opened this issue Mar 7, 2018 · 1 comment
Closed

search regexp "$" don't works on closed CRLF end-of-line file #45210

wtnbgo opened this issue Mar 7, 2018 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) search Search widget and operation issues

Comments

@wtnbgo
Copy link

wtnbgo commented Mar 7, 2018

  • VSCode Version: 1.20.1
  • OS Version: Windows 10

Steps to Reproduce:

  1. Create CRLF end-of-line file
  2. Close the file
  3. Search at left pain with regexp contains "$" that may match 1.'s file
  4. No results found

When the file is opened or the file is LF end-of-line file, it works fine

Does this issue occur when all extensions are disabled?: Yes

@vscodebot vscodebot bot added the search Search widget and operation issues label Mar 7, 2018
@roblourens
Copy link
Member

/duplicate of #36309

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 7, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 21, 2018
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) search Search widget and operation issues
Projects
None yet
Development

No branches or pull requests

2 participants