You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, sometimes when coding regular expressions only one parenthesis would be used or some of them would be escaped. This causes the following parenthesis to be misinterpreted (position/color-wise).
Resolving such issue in a neatly manner would probably require huge effort considering variance in language syntax (and org-mode on top of that).
Would it be possible to introduce a "magic-string" like ::please-reset-rainbow-delimiters-here-and-now:: that can be detected by the package. It could be placed e.g., in comments at the end of problematic line...
The text was updated successfully, but these errors were encountered:
Hi, sometimes when coding regular expressions only one parenthesis would be used or some of them would be escaped. This causes the following parenthesis to be misinterpreted (position/color-wise).
Resolving such issue in a neatly manner would probably require huge effort considering variance in language syntax (and org-mode on top of that).
Would it be possible to introduce a "magic-string" like ::please-reset-rainbow-delimiters-here-and-now:: that can be detected by the package. It could be placed e.g., in comments at the end of problematic line...
The text was updated successfully, but these errors were encountered: