Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

"Select Next" no longer works with multiline selections #854

Closed
1 task done
dead-claudia opened this issue Feb 9, 2017 · 8 comments
Closed
1 task done

"Select Next" no longer works with multiline selections #854

dead-claudia opened this issue Feb 9, 2017 · 8 comments

Comments

@dead-claudia
Copy link

dead-claudia commented Feb 9, 2017

Prerequisites

Description

"Select Next" no longer works with multiline selections

Steps to Reproduce

  1. Enter the following text:
aa
aa

aa
aa
  1. Select the first two aa's
  2. Trigger find-and-replace:select-next (via command panel, Ctrl+D, etc.)

Expected behavior: The second set of aa's to be selected.

Actual behavior: Nothing.

Reproduces how often: 100%

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

Atom: v1.14.0

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

Last version I remember working was 1.12.7, but I just updated yesterday.

@dead-claudia
Copy link
Author

This is a productivity killer for me, because I used that extensively. It makes refactoring far easier.

@winstliu
Copy link
Contributor

winstliu commented Feb 9, 2017

Confirmed on Atom 1.15.0-dev-ae6a7a0.

@dead-claudia
Copy link
Author

dead-claudia commented Feb 9, 2017 via email

@dead-claudia
Copy link
Author

dead-claudia commented Feb 9, 2017 via email

@maxbrunsfeld
Copy link
Contributor

Sorry about this, folks. The fix will go out today in v1.14.1 and v1.15.0-beta1.

@nathansobo
Copy link
Contributor

This is fixed in 1.14.1, which I just published.

@kidbrax
Copy link

kidbrax commented May 29, 2017

So should we just be able to copy and paste multiline segments into the find dialog? Or do we need to explicitly add in the newline codes? It doesn't seem to work either way for me. Anyway you could provide a simple sample?

@winstliu
Copy link
Contributor

This issue was referring to the find-and-replace:select-next command, ctrl/cmd-d by default. Basically like an inline find-and-replace.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants