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

Add support for annotations #57

Open
artworx opened this issue Oct 16, 2018 · 2 comments
Open

Add support for annotations #57

artworx opened this issue Oct 16, 2018 · 2 comments

Comments

@artworx
Copy link

artworx commented Oct 16, 2018

The following code is not highlighted properly:

class Aaaa
  annotation Moo
  end
end

selection_084

See crystal-lang/crystal#6063

@rhysd
Copy link
Member

rhysd commented Oct 17, 2018

Could you provide the documentation of annotation? I want to know the detail of the macro before trying to support it.

@artworx
Copy link
Author

artworx commented Oct 17, 2018

The documentation is a work in progress, see crystal-lang/crystal-book#292

The only documentation available is the pull request description I mentioned in the initial issue.

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

No branches or pull requests

2 participants