FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Does not highlight basic structures (type, interface) · Issue #1 · graphql-python/GraphQL-SublimeText · GitHub

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

Description

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
}

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


    Back | FazBrowse Home | New Git URL