Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

Does not highlight basic structures (type, interface) #1

Open
@gajus

Description

@gajus

I have tried using the plugin, but it does not seem to highlight even basic structures, e.g.

type BlogInput {
  eventName: String
  eventUrl: String
  eventStartAt: String
  eventEndAt: String
}

interface Entity {
  id: !ID
  name: String
}

screen shot 2016-08-21 at 23 15 47

Nothing of interest is logged in the console.

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