Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

NullHighlightIterator defines getOpenTags/getCloseTags, but everywhere else it's getOpenScopeIds/getCloseScopeIds #324

@lierdakil

Description

@lierdakil

getCloseTags () { return EMPTY }
getOpenTags () { return EMPTY }

I guess this was missed at some point. Cost me an hour or two in debugging.

Also, side note, NullHighlightIterator is redefined (this time correctly) in https://github.com/atom/atom/blob/b4971d07562b8e759753ecea3fc5b3594b558be6/src/tree-sitter-language-mode.js#L1330

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions