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

docstring console text color bug #304

Open
photoniker opened this issue Oct 10, 2024 · 2 comments
Open

docstring console text color bug #304

photoniker opened this issue Oct 10, 2024 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@photoniker
Copy link
Contributor

If I execute that script:

`"""Copied measurement data from:
\T
"""

print("hello bug")
`

the text color of the console changes:
image

@photoniker photoniker added the bug Something isn't working label Oct 10, 2024
@photoniker photoniker added this to the v4.3.0 milestone Oct 10, 2024
@magro11
Copy link
Contributor

magro11 commented Oct 10, 2024

Can you add the following things :

  • python version?
  • can you attach the script? When I enter your code snippet manually, I do not get the SyntaxWarning
  • does it also occur if the handling of escape sequences is disabled in the itom properties?

Thank you

@photoniker
Copy link
Contributor Author

  • Python version is 3.12.4
  • same behavior for deactivated escape sequence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants