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

[FEATURE REQUEST] Process regex escapes as on PC #280

Open
JBradlee opened this issue Oct 17, 2021 · 3 comments
Open

[FEATURE REQUEST] Process regex escapes as on PC #280

JBradlee opened this issue Oct 17, 2021 · 3 comments

Comments

@JBradlee
Copy link

I need a text editor that supports search and replace with newlines and tabs, and after enabling regex in ACode, I tried to break a comma-separated list into individual lines. But all I got were literal \n sequences. Couldn't find anything about this in the FAQs or issues list. Thank you!

@senselocke
Copy link

A little shocking this isn't included. Regex without literals is like a keyboard without a spacebar. It's pretty fundamental.

@caseychambliss
Copy link

This is still an issue even a year later 😟

@sekedus
Copy link

sekedus commented Nov 18, 2024

This bug is not from Acode, it is related to ajaxorg/ace #2869.

I've made a pull request there: #5675

You can test search & replace with \n or \t on this site: https://sekedus.github.io/ace/kitchen-sink.html

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

No branches or pull requests

4 participants