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

meta.record.field.update.elm property missing in elm record update assignment #74

Open
eimfach opened this issue Feb 1, 2020 · 4 comments
Labels
bug Something isn't working
Milestone

Comments

@eimfach
Copy link

eimfach commented Feb 1, 2020

This may not belong into this repository, I am not sure about that..

I am creating a theme for vscode and wondered, why only the first entry of an elm record update assignment has the property 'meta.record.field.update.elm' and all others have 'meta.record.field.elm' ? Using 'meta.record.field.elm' to style all entries of the record update the same way, clashes with other syntax, like record type aliases, which I did want to style differently ...

Greetings from Berlin !

Bildschirmfoto 2020-02-01 um 03 01 15

Bildschirmfoto 2020-02-01 um 03 01 29

@razzeee
Copy link
Member

razzeee commented Feb 1, 2020 via email

@razzeee
Copy link
Member

razzeee commented Feb 3, 2020

Can you create an example repo for this bug? I'm struggling to get the same problem.

image

@eimfach
Copy link
Author

eimfach commented Feb 3, 2020

You're already close... create an entry for 'meta.record.field.update.elm', give it a color ...

@razzeee
Copy link
Member

razzeee commented Feb 16, 2020

After looking at this a bit, it seems like meta.record.field.elm is the scope that has been designed to capture this. Is there any rational to not use that?

@razzeee razzeee added the bug Something isn't working label Aug 29, 2020
@razzeee razzeee added this to the Backlog milestone Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants