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 has been archived by the owner on Dec 15, 2022. It is now read-only.
I expect the text between triple quotes (including them) to be colored as strings. Text that follows second triple quote should be highlighted as code.
Actual behavior:
All text following second triple quote till the end of file will be highlighted as a string.
Prerequisites
Description
Python highlighting is a bit broken with regard to triple quotes, see below.
Steps to Reproduce
code:
Expected behavior:
I expect the text between triple quotes (including them) to be colored as strings. Text that follows second triple quote should be highlighted as code.
Actual behavior:
All text following second triple quote till the end of file will be highlighted as a string.
Reproduces how often:
Everytime.
Versions
Atom : 1.28.1
Electron: 2.0.4
Chrome : 61.0.3163.100
Node : 8.9.3
OS: Ubuntu 18.04
The text was updated successfully, but these errors were encountered: