You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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):
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).
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):
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).
One small quirk I noticed was highlighting for names which start with a capital (see picture, e.g. Vector3):
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)
The text was updated successfully, but these errors were encountered: