Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Add highlighting for decorators / annotations #163

Open
mehcode opened this issue Jun 29, 2015 · 0 comments · May be fixed by #187
Open

Add highlighting for decorators / annotations #163

mehcode opened this issue Jun 29, 2015 · 0 comments · May be fixed by #187
Assignees

Comments

@mehcode
Copy link

mehcode commented Jun 29, 2015

Perhaps just taking what python has and adapting a few things?

https://github.com/atom/language-python/blob/master/grammars/python.cson#L358-L417


@annotation
function name() { }

@decorator(false)
class Name { }
@50Wliu 50Wliu self-assigned this Aug 1, 2015
50Wliu added a commit that referenced this issue Aug 2, 2015
@50Wliu 50Wliu linked a pull request Aug 2, 2015 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants