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

Commas no longer in colour #6

Open
AquaPore opened this issue Jan 14, 2024 · 4 comments
Open

Commas no longer in colour #6

AquaPore opened this issue Jan 14, 2024 · 4 comments

Comments

@AquaPore
Copy link

[email protected]

Dear Cameron,

Happy new year with lots of Julia sucess.

Hallo again, I enjoy your theme, I am wandering why I am not able to get the commas in colour, is it by any chance interference with the brackets?

Thanks for any help you may provide,
Joseph

@CameronBieganek
Copy link
Owner

Thanks for reporting! I had not noticed that change yet. Apparently the Julia VS Code extension changed how they tokenize commas. Previously they were assigned the scope meta.bracket, but now they are assigned the default source scope, which is colored with white (the meta.bracket scope is colored orange). I've opened an issue in the repo that contains the Julia TextMate Grammar:

JuliaEditorSupport/atom-language-julia#275

@AquaPore
Copy link
Author

Hallo Cameron,

A great thanks for this amazing theme. The comas in colour is still an issue on my computer, therefore my guess is that the problem has not yet resolved.

Thanks for any help you may provide,
Joseph

@CameronBieganek
Copy link
Owner

Hello! Yes, sorry about that. Thanks for the nudge (I might need occasional reminders on this issue). I've been distracted by another side project, but I will try to fix the comma issue soon. The Julia VS Code extension team made an update on their end, now I just need to update things on my end.

@AquaPore
Copy link
Author

Thanks no worries please consider this update as very low priority.

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