Skip to content

Introduce SyntaxHighlightingTokens instead of [SyntaxHighlightingToken] #874

Closed
@ahoppen

Description

@ahoppen

Born from #857 (comment).

If we introduce a SyntaxHighlightingTokens type, we could put the lspEncoded and mergingTokens methods on there instead of as an extension on Array< SyntaxHighlightingToken>, which would be nicer encapsulation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersrefactoringAn internal refactoring of the codebase

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions