> My Solution doesn't pass all tests, since i think that when a method > :aa is defined it should offer completion from :a to :aa (even when > the method doesn't exist in the first place but is defined later on) > > http://pastie.caboo.se/34631 http://pastie.caboo.se/34632 - forgot to remove the other stuff :| and somehow it didn't set highlighting to ruby... > > It's nothing fancy, just a quick 15 minutes-hack, was fun though :) > > ^manveru >