Python backend: fixed highlight of strings and comment
ClosedPublic

Authored by ivanlakhtanov on Jun 26 2016, 7:45 PM.

Details

Summary

This should solve nesting strings and comments, like:

"some text # not a coment"
# some comment " not a text "

Diff Detail

Repository
R55 Cantor
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ivanlakhtanov retitled this revision from to Python backend: fixed highlight of strings and comment.
ivanlakhtanov updated this object.
ivanlakhtanov edited the test plan for this revision. (Show Details)
ivanlakhtanov set the repository for this revision to R55 Cantor.
ivanlakhtanov added a project: Cantor.
ivanlakhtanov updated this object.
ivanlakhtanov added a subscriber: Cantor.
filipesaraiva accepted this revision.Jul 23 2016, 2:08 PM
filipesaraiva edited edge metadata.

Please, push it to master branch!
Remember, use the Differential Revision special keyword in commit message. (or use arc to push it).

This revision is now accepted and ready to land.Jul 23 2016, 2:08 PM
This revision was automatically updated to reflect the committed changes.
This comment was removed by ivanlakhtanov.