Skip to content

Module and ppx's breaks the highlight under ppx payload #9

@davesnx

Description

@davesnx

Hey,

This highlights correct,

[%styled.div {|
  display: flex;
|}];

while this breaks.

module Compo = [%styled.div {|
  display: flex;
|}];

I tried to look into it but seems very vague to understand how all of this works. Happy to work on this thought.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions