Skip to content

Add support for the comma-separated scope list synatx in sublime-syntax files #307

Closed
@anima-libera

Description

It is possible to define multiples scopes in a scope: field by separating them with commas like in

scope: meta.interface.xxx, entity.name.xxx, etc.xxx

however the syntax of sublime-syntax files doesn't really handle that correctly (only the first comma seems handled and the auto-completion breaks on the next capture for example).
This is not a big issue, but resolving it may add a + to the SS++++ ranking of this extremely good package ^^.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions