improved codecompletion library. Added support for basic snippetization of methody type stuff. It wraps the method arguments with numbered placeholders. EG: Object.method(one,two) Changed: U trunk/Support/lib/codecompletion.rb U trunk/Support/lib/codecompletion_test.rb