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

Remove the Python scope #9

Open
3 tasks
williamd1k0 opened this issue Feb 21, 2016 · 3 comments
Open
3 tasks

Remove the Python scope #9

williamd1k0 opened this issue Feb 21, 2016 · 3 comments

Comments

@williamd1k0
Copy link
Member

  • "Remove" source.python
  • Solve multi-line string conflicts (override source.python)
  • Temporary update from source.python (if necessary)
@williamd1k0
Copy link
Member Author

I don't know how to override the source.python 😞
I need override the source.python strings because I changed/added the multi-line and text tags.

@koroshiya
Copy link
Contributor

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.

@williamd1k0
Copy link
Member Author

@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. 😞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants