Added single line context sensitivity to my CodeCompletion ruby library. Allows for filtering the list by something on the current line without that context being directly before your cursor Changed: U trunk/Support/lib/codecompletion.rb U trunk/Support/lib/codecompletion_test.rb