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

Differentiate syntax highlighting for the first part of a chained function call #44

Open
watzon opened this issue Mar 18, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@watzon
Copy link

watzon commented Mar 18, 2023

Didn't know how better to phrase this one, but seeing as you're working so quickly I figured I throw this small issue at you. Right now there's one major issue I've noticed in the syntax highlighting, and that's that chained function calls have each part of the chain highlighted with the same color, which doesn't look great.

Screenshot from 2023-03-18 11-23-20

With the Ruby syntax highlighting in RubyMine, and the Crystal syntax highlighting in VS Code it looks like this which breaks up the monotony a bit and makes things easier to read.

Screenshot from 2023-03-18 11-23-47

@asedunov
Copy link
Owner

asedunov commented Mar 20, 2023

Thanks for your feedback!

@asedunov asedunov self-assigned this Mar 20, 2023
@asedunov asedunov added the enhancement New feature or request label Mar 20, 2023
@asedunov asedunov added this to the 0.8 milestone Mar 20, 2023
@asedunov
Copy link
Owner

Can you also give example how such highlighting looks in RubyMine (for the case of Ruby)?

@asedunov asedunov modified the milestones: 0.8, 0.9 May 11, 2023
@asedunov asedunov modified the milestones: 0.9, 0.10 Jun 29, 2023
@asedunov asedunov modified the milestones: 0.10, 0.11 Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants