We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the regex module of the software, when I input certain characters in the regex input box, the existing input is automatically altered.
Regular expression
<a href="https
?
<a href=“https?
When I input characters in the regex input box, the existing input should remain unchanged unless explicitly modified by me.
No response
macOS
DevToys (app with GUI)
2.0-preview.8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current behavior
In the regex module of the software, when I input certain characters in the regex input box, the existing input is automatically altered.
How to reproduce it (as minimally and precisely as possible)
Regular expression
input textbox,enter<a href="https
?
<a href=“https?
Expected behavior
When I input characters in the regex input box, the existing input should remain unchanged unless explicitly modified by me.
Screenshots
Workaround
No response
Affected platforms
macOS
Affected DevToys kind
DevToys (app with GUI)
DevToys Version
2.0-preview.8
Relevant Assets/Logs
No response
The text was updated successfully, but these errors were encountered: