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

No support.function.builtin or format string scopes? #18

Open
nickbclifford opened this issue Mar 27, 2017 · 3 comments
Open

No support.function.builtin or format string scopes? #18

nickbclifford opened this issue Mar 27, 2017 · 3 comments
Labels

Comments

@nickbclifford
Copy link

I was converting some Ruby code to Crystal (for Geode) and I noticed that certain functions, methods, and format strings weren't being highlighted, which I then noticed was a side effect of there not being any special scopes for them.

Ruby:
image
image
image

Crystal:
image
image
image

@faustinoaq faustinoaq added the bug label Apr 6, 2018
@faustinoaq
Copy link
Member

faustinoaq commented Apr 6, 2018

Hi @nickbclifford, Is this still an issue?

@nickbclifford
Copy link
Author

Sorry, I don't use Sublime anymore, so I haven't been dealing with this issue anymore. Thanks for following up though!

@hovsater
Copy link
Collaborator

hovsater commented Oct 2, 2018

@faustinoaq this is still an issue.

aljelly added a commit to aljelly/sublime-crystal that referenced this issue Jan 12, 2020
Partial fix (only adds format string placeholders).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants