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

TextMate bundle for PyCharm support #21

Open
Siege-Wizard opened this issue Nov 9, 2022 · 0 comments
Open

TextMate bundle for PyCharm support #21

Siege-Wizard opened this issue Nov 9, 2022 · 0 comments

Comments

@Siege-Wizard
Copy link

TextMate is a MacOS editor. PyCharm has a TextMate plugin that allows to use TextMate bundle's for code highlighting purposes.

In order to do so, grammars/renpy.cson needs to be converted to a JSON and then to a PList file, which is a really easy to automate process through GitHub actions. The result would be a bundle that can be loaded into PyCharm and offer code highlighting capabilities.

Would this repository be a good place to host such an action so that at release time, an additional asset was created with the corresponding bundle? I can develop the workflow.

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

No branches or pull requests

1 participant