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

Highlight all the different styles of type/function definitions correctly #5

Open
typesanitizer opened this issue Mar 7, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@typesanitizer
Copy link
Owner

Currently function definitions are highlighted correctly when they are preceded by certain keywords (similarly for type definitions). See

https://github.com/theindigamer/ats2-mode/blob/d08ac0287a5ac7161a856520dcddb6a012f07d23/ats2-mode.el#L284-L291

We should include all the keywords which are used for defining types/functions, not just the ones that are included right now.

@typesanitizer typesanitizer added enhancement New feature or request good first issue Good for newcomers labels Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant