Skip to main content



      Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Ruby code completion on existing files not working?
Ruby code completion on existing files not working? [message #1091419] Wed, 21 August 2013 09:27 Go to next message
Eclipse UserFriend
I just installed DLTK to use for Ruby projects and created a new project from an existing source directory.

When I edit a .rb that already exists in the project, code completion does not work. If I create a new .rb, then code completion works.

I try the same thing .. add a string and expect to see a selection list on typing '.'

"xxx".

Why won't the code completion list appear?
Re: Ruby code completion on existing files not working? [message #1092726 is a reply to message #1091419] Fri, 23 August 2013 02:14 Go to previous message
Eclipse UserFriend
Hi David,

The first thing to check is if the sources are located in the buildpath
or not.
Or perhaps the parser fails, but that should be typically reported in
some way.

Regards,
Alex
Previous Topic:Deleted source file remains in navigator and model
Next Topic:How about incremental parser!
Goto Forum:
  


Current Time: Mon Apr 28 00:00:31 EDT 2025

Powered by FUDForum. Page generated in 0.03949 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top