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

(REGEX) \D^\D crashes the editor #1147

Open
1 task done
RenatoLopes771 opened this issue Mar 2, 2021 · 0 comments
Open
1 task done

(REGEX) \D^\D crashes the editor #1147

RenatoLopes771 opened this issue Mar 2, 2021 · 0 comments

Comments

@RenatoLopes771
Copy link

RenatoLopes771 commented Mar 2, 2021

Prerequisites

Description

The search \D^\D crashes the program.

Another issue is capturing groups not working, at least for me. But the main issue here is the crash

Steps to Reproduce

Using find and replace, enable REGEX and use \D^\D
The csv file I used is as follows: https://pastebin.com/aaF5Qb1Y

Expected behavior:

Not to crash

Actual behavior:

It crashes

Reproduces how often:

Everytime I tried it

Versions

Windows 10
Atom 1.54.0
Electron 6.1.12

Additional Information

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

No branches or pull requests

1 participant