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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Python syntax highlighting goes crazy when there are quotes in the docstring. See the issues in this image. There are highlighting problems on lines 1, 2, 6, 7, 11.
Versions
You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.
Prerequisites
Description
Python syntax highlighting goes crazy when there are quotes in the docstring. See the issues in this image. There are highlighting problems on lines 1, 2, 6, 7, 11.

Versions
You can get this information from copy and pasting the output of
atom --versionandapm --versionfrom the command line. Also, please include the OS and what version of the OS you're running.