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

Thanks :) I've been comparing your mode with the syntax highlighting found in the [Odin docs](https://odin-lang.org/docs/overview/) examples and it seems to match that pretty well. #1

Closed
zzzzzzxXxzzzzzz opened this issue May 14, 2023 · 1 comment

Comments

@zzzzzzxXxzzzzzz
Copy link

          Thanks :) I've been comparing your mode with the syntax highlighting found in the [Odin docs](https://odin-lang.org/docs/overview/) examples and it seems to match that pretty well.

One small quirk I noticed was highlighting for names which start with a capital (see picture, e.g. Vector3):

Screenshot 2023-05-14 192913

I don't know enough about Odin to tell what the desired behaviour is here but could you take a look at this?

Could you also add a test covering the indent/outdent behavior (for an example of such tests, see e.g. here).

Originally posted by @akoreman in ajaxorg/ace#5169 (comment)

@zzzzzzxXxzzzzzz
Copy link
Author

          Thanks :) I've been comparing your mode with the syntax highlighting found in the [Odin docs](https://odin-lang.org/docs/overview/) examples and it seems to match that pretty well.

One small quirk I noticed was highlighting for names which start with a capital (see picture, e.g. Vector3):

Screenshot 2023-05-14 192913 I don't know enough about Odin to tell what the desired behaviour is here but could you take a look at this?

Could you also add a test covering the indent/outdent behavior (for an example of such tests, see e.g. here).

Originally posted by @akoreman in ajaxorg/ace#5169 (comment)

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

No branches or pull requests

2 participants