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

Allow inline editing of the Output regex #96

Merged
merged 7 commits into from
Jul 22, 2020
Merged

Allow inline editing of the Output regex #96

merged 7 commits into from
Jul 22, 2020

Conversation

Jcparkyn
Copy link
Owner

This replaces the current modal dialog that appears after clicking the Edit button.
Syntax colouring is disabled while editing to prevent the need for parsing the expression while typing.
A dialog appears below the output to allow the user to cancel the edit (also by pressing Escape) or confirm (also by pressing Enter).

Resolves #83.

@Jcparkyn Jcparkyn merged commit 33e719c into master Jul 22, 2020
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

Successfully merging this pull request may close these issues.

Allow inline editing of the Output regex
1 participant