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

Python docstrings support #5

Open
artoriusss opened this issue Jan 4, 2025 · 0 comments
Open

Python docstrings support #5

artoriusss opened this issue Jan 4, 2025 · 0 comments

Comments

@artoriusss
Copy link

Hello!
Thank you for the work you've put into these themes.

Could you please fix the support of docstrings in python? For now, multiline chunks of text wrapped in triple quotes that go exactly after a python function definition are failed to be highlighted as strings:

Screenshot 2025-01-04 at 1 19 36 PM

However, if we add some code right between the docstring and the beginning of the function, the docstring is highlighted correctly:

Screenshot 2025-01-04 at 1 19 18 PM

This behaviour occurs in all of the xcode themes.

I would be immensely grateful if you fix this issue. Thank you!

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