Skip to content

Conversation

alschena
Copy link

Adding support for the Eiffel programming language.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Helix uses slightly different captures names, see https://docs.helix-editor.com/master/themes.html#syntax-highlighting

For example keyword.conditional should become keyword.control.conditional, constant.boolean should become constant.builtin.boolean

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the link. I have addressed this issue in the commit f594f77

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Helix also uses a different set of captures for indents - these look like Neovim indent queries. See https://docs.helix-editor.com/master/guides/indent.html

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the link. I have addressed this issue in the commit f594f77

@alschena
Copy link
Author

Thank you for the review and corrections

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

Successfully merging this pull request may close these issues.

2 participants