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

Add highlighting for decorators / annotations  #163

Open
@mehcode

Description

@mehcode

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 { }

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions