New TextmateCompletionsParser class to parse out a text file and return an array of whatever You can pass in a Regexp or an array or Regexps for either the :select or :filter The select thing will use the first Regexp group thing as the replacement pattern Changed: U trunk/Support/lib/codecompletion.rb U trunk/Support/lib/codecompletion_test.rb