Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlighting broken #28

Open
honzajavorek opened this issue Sep 8, 2015 · 4 comments
Open

Highlighting broken #28

honzajavorek opened this issue Sep 8, 2015 · 4 comments
Labels

Comments

@honzajavorek
Copy link

I'm using Mac.

  1. Installed the plugin using Package Control.
  2. Opened arbitrary apiary.apib file.
  3. Selected "API Blueprint" highlighting.
  4. Text is still not highlighted. Here and there, one or two words get some color, but the coloring does not make much sense or seem to be very helpful. Nothing from Markdown gets highlighted.

screen shot 2015-09-08 at 13 14 34

@pksunkara
Copy link
Contributor

Do you have drafter binary? Sublime plugin works only if you have drafter binary as mentioned in the README.

https://github.com/apiaryio/api-blueprint-sublime-plugin#drafter

@pksunkara
Copy link
Contributor

But I am wondering what happened to the textmate like syntax which was used for Github highlighting and sublime plugin. Shouldn't that be working? /cc @danielgtaylor

@danielgtaylor
Copy link
Contributor

@honzajavorek switch to the Monokai Extended color scheme or another one that has similar styles defined.

@honzajavorek
Copy link
Author

Warning: drafter-HEAD already installed

Seems like I have the latest Drafter. I installed Monokai Extended and the result looks much better:

screen shot 2015-09-08 at 15 41 14

However, as you can see, GitHub-style code blocks are not highlighted and keywords, such as Relation, Headers, etc. are also just white.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants