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
Hi, we received the following feedback from a user who asked us to submit a bug report as they don't have an opportunity to do it themselves.
I want to highlight the date part of a log file line like this: [2024-01-08 21:14:32] production.INFO with this regex: \[(.+\d)\] But it does nothing in the Editor, not with selected highlight field / match / line and selected background color of 20A0AA. I tried it with an online regex validator and it works there. I know this highlighting worked occasionally in the last few years, but most times, it did not, and I also did not put in the effort to address this.
I want to highlight the date part of a log file line like this:
[2024-01-08 21:14:32] production.INFO
with this regex: \[(.+\d)\]
\[(.+\d)\]
But it does nothing in the Editor, not with selected highlight field / match / line and selected background color of 20A0AA.
I tried it with an online regex validator and it works there.
I know this highlighting worked occasionally in the last few years, but most times, it did not, and I also did not put in the effort to address this.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, we received the following feedback from a user who asked us to submit a bug report as they don't have an opportunity to do it themselves.
The text was updated successfully, but these errors were encountered: