Hi, Ok, so now that you have replied, I boot up, and find that Code Complete, seems now to be at least provide a pop up list. Not sure why its started to behave differently. - It seems to parse reasonably quickly and consistently this afternoon. Although I get a pop up list, and can scroll up down the list with up/down keys, but when I click the (pop up ) scroll bar to step down , it seems to destoy the list, and I cannot select an option by mouse clicking or Enter key when highlighted. I am running on Windows 2000 Pro. I see lots of [debug] statements in the Activity log, but no errors. rather odd. I will keep playing. Thanks Jules Rob . wrote: > Jules wrote: > > Code Complete is not working for my JEdit Ruby Plugin? > > > > If I type something like > > dog= Array.new > > dog. > > > > I do not get any suggested ruby Array methods for dog. > > If anyone else has this problem please let me know. > > Jules, code completion is working for me in both GNU/Linux and Windows > with JEdit 4.2final + Java 1.5. What OS are you using? Your > configuration setup description seems correct. Do you see any error > messages in the log file: > Utilities -> Troubleshooting -> Activity Log > > > the ruby syntax checking seems to only work > > intermittently, and is rather slow when it does > > recognise errors. > > On the dialog 'Plugins-> Plugin Options -> SideKick -> General' you > can configure how long it takes to parse after a keystroke. The plugin > uses JRuby to parse the file and indentify errors. Execution speed may > vary based on machine specs. > > Rob