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

Add support for cases syntax #35

Open
raptazure opened this issue Nov 11, 2020 · 4 comments
Open

Add support for cases syntax #35

raptazure opened this issue Nov 11, 2020 · 4 comments

Comments

@raptazure
Copy link

raptazure commented Nov 11, 2020

Thanks for the extension. Installed it on VSCode 1.51 (One Dark Pro Theme), I think it will be better to make the color more distinguishable. Now it looks like this:
image

@raptazure raptazure changed the title Syntax highlighting is not working properly Syntax highlighting improvement Nov 11, 2020
@BenFradet
Copy link
Owner

I haven't been following the syntax changes too closely lately.

Is it that match / with got replaced with cases?

@raptazure
Copy link
Author

I haven't been following the syntax changes too closely lately.

Is it that match / with got replaced with cases?

According to the reference, cases is the syntactic sugar of match / with.

@BenFradet BenFradet changed the title Syntax highlighting improvement Add support for cases syntax Nov 12, 2020
@BenFradet
Copy link
Owner

Ok, then we'll need to add support for that 👍

@raptazure
Copy link
Author

Thank you 👍

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

No branches or pull requests

2 participants