docs in auto-complete ctrl+space

auto-complete not show docs, examplo attachment in netbeans



Attachment(s):
rubymine.png
netbeans.png
0
8 comments
Avatar
Permanently deleted user

Hello Alexandre,

auto-complete not show docs, examplo attachment in netbeans.

Actually there is an option in RubyMine to show quick documentation on autocompletion. See File | Settings | Editor | Code completion | Autopopup documentation in (ms).

Regards,
Oleg

0
Avatar
Permanently deleted user

Hello Oleg, tanks from speed return

Docs  work's now, but very small



Attachment(s):
widown_popup_small.png
0
Avatar
Permanently deleted user

Hello Alexandre,

Docs  work's now, but very small

I've filled an issue: http://www.jetbrains.net/jira/browse/RUBY-3880

Regards,
Oleg

0

Hi Alexandre,

Also instead of auto documentation popup for each item in autocompletion list you can use "show quick documentation" shortcut ctrl+q.

0
Avatar
Permanently deleted user

Control-Q is quite unreliable in Rubymine.  I have tried it several places last night, it does not show documentation but when you navigate to the the method by going to the sources the method is quite well documented.  It is happening a lot with the Rails Gems.  Perhaps your Rails 2.3.2 support is broken?

0
Avatar
Permanently deleted user

ctrl + space is show a doc in small window
ctrl + q NOT show a doc, only, a window in width ok



Attachment(s):
doc2.png
doc1.png
0

On "doc2.png" screenshot method "siz" is undefined for String class thus RM cannot show documentation for it. E.g for  "text".size Ctrl+Q will work ok.

0
Avatar
Permanently deleted user

Ok, I understanrd

Tanks


Alexandre Riveira

0

Please sign in to leave a comment.