Skip to content
This repository has been 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

Open
lierdakil opened this issue Jul 24, 2020 · 0 comments

Comments

@lierdakil
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant