Skip to content

bat panics on simple Vue file #915

Closed
@sharkdp

Description

When calling bat on this Vue file

<style lang="stylus">
</style>

it panics with:

thread 'main' panicked at
  'Can only call resolve on linked references:
    ByScope { scope: <source.stylus>, sub_context: None }',
  …/syntect-4.1.0/src/parsing/syntax_definition.rs:188:18

found with the Python script in #913.

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions