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

Option to only show "test regex..." only when cursor is on line. #61

Open
presentday-presenttime opened this issue Sep 22, 2023 · 1 comment

Comments

@presentday-presenttime
Copy link

If you have several lines of regex, the "test regex..." line creates a lot of wasted space. An option to only display the text for one regex/line at a time would solve the issue.

@Emasoft
Copy link

Emasoft commented Jan 18, 2024

I agree. It should also recognize the regex strings so it will only display "Test Regex..." on the appropriate lines of code. What is the regex to match a regex string, BTW? Here I found a regex to match Javascript regex strings:
https://stackoverflow.com/questions/17843691/javascript-regex-to-match-a-regex
But for Python or other languages there are some differences.

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

2 participants