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

Add support for quoting global variable names #739

Closed
hjwylde opened this issue Aug 9, 2021 · 2 comments
Closed

Add support for quoting global variable names #739

hjwylde opened this issue Aug 9, 2021 · 2 comments
Assignees

Comments

@hjwylde
Copy link
Contributor

hjwylde commented Aug 9, 2021

Global variables in Ruby can have all sorts of characters in their names - https://docs.ruby-lang.org/en/3.0.0/doc/globals_rdoc.html

It would be helpful if we could quote a global variable's name so that we can specify its type.

@soutaro soutaro self-assigned this Aug 13, 2021
@soutaro
Copy link
Member

soutaro commented Aug 18, 2021

#749 You may find improvement here, while it's not completely compatible yet.

@hjwylde
Copy link
Contributor Author

hjwylde commented Aug 22, 2021

Thank you, looks great :). This can probably be closed now.

@hjwylde hjwylde closed this as completed Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants