[FEATURE REQUEST] Process regex escapes as on PC
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!
A little shocking this isn't included. Regex without literals is like a keyboard without a spacebar. It's pretty fundamental.
This is still an issue even a year later 😟
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
https://github.com/Acode-Foundation/Acode/pull/1199
2016就看到反馈“搜索/替换”换行符无效的问题,都2025年了 https://github.com/Acode-Foundation/Acode/releases 中最新版本还有存在该问题(☉_☉)
2016就看到反馈“搜索/替换”换行符无效的问题,都2025年了 https://github.com/Acode-Foundation/Acode/releases 中最新版本还有存在该问题(☉_☉)
This is already fixed and it is in beta soon will be available in stable