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

Code completion not working #50

Open
mikezila opened this issue Jul 28, 2013 · 5 comments
Open

Code completion not working #50

mikezila opened this issue Jul 28, 2013 · 5 comments
Assignees

Comments

@mikezila
Copy link

I've tried with several of my own .rb files, and even tried typing the example shown in the screenshot to the letter, but arcadia never suggests code completion. It will sometimes work sporadically right after saving a file, but otherwise it seems not to pop up.

@ghost ghost assigned angal Jul 28, 2013
@angal
Copy link
Owner

angal commented Jul 28, 2013

Hi, could you write some details: 1) on what OS do you run arcadia ? 2) do you have some error message of package missing ?
However I am going to improve code completion on next version.
Thanks for the report!

@mikezila
Copy link
Author

I'm running it on Windows7 using Ruby 1.9.3 I don't get any error messages at all, just no code completion box. I have all of the gems installed that it needs I believe. Are there any gems this depends on that I may not have? I know I installed debugger.

@angal
Copy link
Owner

angal commented Jul 31, 2013

It's strange I have tried on windows 7 and it seems working. Other details ?

@mikezila
Copy link
Author

Perhaps it's something I'm doing wrong. I write a really simple class and method, and it never suggests methods from that class, even when they're correctly found in the sidebar. For example if the class HelloThere has a method "say_hi", Nothing is suggested when an I variable.<ctrl+space> on a variable of that type, like in the screenshot.

@mikezila mikezila reopened this Jul 31, 2013
@mibamur
Copy link
Contributor

mibamur commented Oct 20, 2013

As I see competition work in last v0.13.1, but @angal it`s not enough. It will not complete ruby-core and std-ruby
Best way get tags std-ruby and core-ruby from geany and/or Sublime

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

3 participants