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

It does not work if solargraph version newer than 1.18.0 #5

Open
uplus opened this issue Apr 23, 2018 · 6 comments
Open

It does not work if solargraph version newer than 1.18.0 #5

uplus opened this issue Apr 23, 2018 · 6 comments
Labels
bug Something isn't working

Comments

@uplus
Copy link
Owner

uplus commented Apr 23, 2018

Please install 1.18.0 until this problem is solved.
gem install solargraph -v 0.18.0

@uplus uplus added the bug Something isn't working label Apr 24, 2018
@halftan
Copy link

halftan commented Apr 26, 2018

Change the regex at this line to \.[a-zA-Z0-9_?!]+|[a-zA-Z]\w*::\w* will fix the problem.

* --> +

@uplus
Copy link
Owner Author

uplus commented Jun 25, 2018

that's not related.

@halftan
Copy link

halftan commented Jun 25, 2018

@uplus At least this fixes autocomplete of version 0.20.0 on my machine. Or wrong thread to reply to, maybe?

@uplus
Copy link
Owner Author

uplus commented Jun 25, 2018

@halftan input_pattern fixed now. Thanks!

But, this problem cannot be solve.

@halftan
Copy link

halftan commented Jun 25, 2018

@uplus You are welcome! Also need to thank you for the awesome plugin.

By this problem, you mean #8 ? IMO #8 is not related to this issue. If your reply earlier means the same thing, then I'd suggest you reply under that specific issue.

@uplus
Copy link
Owner Author

uplus commented Jun 25, 2018

@halftan I agree with you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants