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
It should be a matter of leaving source.python until the end, so your overridden string tags are entered earlier.
ie. Leave your existing string captures in, and have the source.python at the very end.
If you know what specific text tags are your own additions (ie. not native to python) I can backport the changes made to this repo since my fork was created and add the multi-line/tags back in.
@koroshiya
So.. I tried several things here and I still can not solve it. Even leaving the source.python in the end, my changes works but the python scope is not imported.
My knowledge of regex is already much better than when I started but with the grammar I still have to improve.
Feel free to try to solve it on your fork because for now I'm not able to handle it. 😞
source.python
source.python
)source.python
(if necessary)The text was updated successfully, but these errors were encountered: