Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 13:27 Go to next message
David Grigglestone is currently offline David GrigglestoneFriend
Messages: 1
Registered: August 2013
Junior Member
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 06:14 Go to previous message
Alex Panchenko is currently offline Alex PanchenkoFriend
Messages: 342
Registered: July 2009
Senior Member
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: Thu Apr 18 21:19:51 GMT 2024

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

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

Back to the top