Skip to content

Colon in Quoted Text breaks highlighting  #35

@Bryon-Abbott

Description

@Bryon-Abbott

Highlighting seems to break when there is a Colon within quoted text (see sample below)

kivy.logger uses the colon to split the message so would like to keep the colon in the quoted text.

Sample from .kv file.

on_press:
Logger.debug("APPL: Message ... ")
do_something_else()

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions