[BUG] Read text file prompt regex help incorrect #292
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current behavior
When reading in data and assigning values to the datasets via regex, hovering with the cursor over the regex field for a moment displays a small window with information on regex groups and quantifiers. Some of the descriptions are incorrect, e.g. the second to last quantifier should be "a+" instead of "a*".
Version
2024-09-29
Expected behavior
No response
Steps to reproduce
No response
Log messages
No response
Anything else?
No response
I'm shocked that I made a mistake. I will fix it in the near future.