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

Bugs in coloring python code #1732

Closed
hello-ning opened this issue Dec 27, 2024 · 2 comments · Fixed by #1735
Closed

Bugs in coloring python code #1732

hello-ning opened this issue Dec 27, 2024 · 2 comments · Fixed by #1735
Assignees
Labels
bug Something isn't working released Available in a released installer

Comments

@hello-ning
Copy link

When coloring python code, triple-quote comments will cause all subsequent code coloring to fail; here's an example:

test

@hello-ning hello-ning added bug Something isn't working unread I have seen it or had time to refine it yet labels Dec 27, 2024
@stevencohn
Copy link
Owner

Work-around until fixed - as a second step, select the code from if n == 2... down to the bottom and colorize just that separately.

@stevencohn stevencohn removed the unread I have seen it or had time to refine it yet label Dec 27, 2024
@hello-ning
Copy link
Author

Okay, thanks for the reply.

@stevencohn stevencohn self-assigned this Dec 28, 2024
@stevencohn stevencohn added the next-release Addressed but not yet released label Dec 28, 2024
@stevencohn stevencohn linked a pull request Dec 28, 2024 that will close this issue
@stevencohn stevencohn added released Available in a released installer and removed next-release Addressed but not yet released labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released Available in a released installer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants