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! Thanks for the text editor, I appreciated it and I'm using in my game engine that works by embedding python.
I had to write some code in order to support this language (Python) so I decided to share it here to contribute somehow.
The code is not complete and unfortunatelly I don't know regex to properly do the mTokenRegexStrings part so I just copied this snippet from the HLSL code. That's why I'm opening an issue instead of a formal contribution (pr on the dev branch).
Hi! Thanks for the text editor, I appreciated it and I'm using in my game engine that works by embedding python.
I had to write some code in order to support this language (
Python
) so I decided to share it here to contribute somehow.The code is not complete and unfortunatelly I don't know regex to properly do the
mTokenRegexStrings
part so I just copied this snippet from the HLSL code. That's why I'm opening an issue instead of a formal contribution (pr on the dev branch).Again, thank you for the editor!
The text was updated successfully, but these errors were encountered: