Skip to content

Syntax coloring inside of a record breaks when a comment is added. Proposed fix is included. #28

@JLPLabs

Description

@JLPLabs

Syntax coloring of comments inside of a record declaration is broken. On line 285 of syntax/teal.vim an s was dropped from the word "comments".

Before the Fix

Image

After the fix

Image

After adding an 's' at the end of the statement:

	\ contains=tealInterfaceIs,tealInterfaceWhereGroup,tealRecordKeywordName,tealRecordStart,@tealRecordItem,tealTableType,@tealComments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions