-
Notifications
You must be signed in to change notification settings - Fork 6
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
It does not work if solargraph version newer than 1.18.0 #5
Labels
bug
Something isn't working
Comments
Change the regex at this line to
|
that's not related. |
@uplus At least this fixes autocomplete of version 0.20.0 on my machine. Or wrong thread to reply to, maybe? |
@halftan input_pattern fixed now. Thanks! But, this problem cannot be solve. |
@halftan I agree with you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please install 1.18.0 until this problem is solved.
gem install solargraph -v 0.18.0
The text was updated successfully, but these errors were encountered: