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

Can't find newlines when searching or replacing. #2751

Closed
LucaScorpion opened this issue Nov 5, 2015 · 2 comments
Closed

Can't find newlines when searching or replacing. #2751

LucaScorpion opened this issue Nov 5, 2015 · 2 comments

Comments

@LucaScorpion
Copy link

Hi,

I was playing around with ace in the kitchen sink (https://ace.c9.io/build/kitchen-sink.html) and I noticed when finding or replacing text you can't search for newlines (\n or \r). This is the case when searching plain text but also when using regex. Is there a fix or at least a workaround for this?

Thanks, Luca.

@LucaScorpion LucaScorpion changed the title Ace can't find newlines when searching. Can't find newlines when searching or replacing. Nov 5, 2015
@nightwing
Copy link
Member

Unfortunately this is a known issue #2059 (comment), a possible solution is to search in whole text using a webworker, similar to what cloud9 does

@github-actions
Copy link

github-actions bot commented May 9, 2022

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

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

No branches or pull requests

2 participants