textmate / css.tmbundle

TextMate support for CSS
54 stars 36 forks source link

Failure running “CodeCompletion CSS Properties”. #7

Closed mrahmadt closed 11 years ago

mrahmadt commented 12 years ago

Hi

When I try to auto complete any css line I get the below error

Failure running “CodeCompletion CSS Properties”. /Users/shadow/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/codecompletion.rb:319:in to_ary': undefined methodmap' for nil:NilClass (NoMethodError) from /Users/shadow/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/codecompletion.rb:88:in initialize' from /Users/shadow/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/codecompletion.rb:60:innew' from /Users/shadow/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/codecompletion.rb:60:in `plist' from CodeCompletion CSS Properties:3

I trying to uninstall, restart & install the bundle but still no luck.

mrahmadt commented 12 years ago

BTW I'm using the beta version (TextMate 9090)

rasivasu commented 12 years ago

I am getting the following error with Version 2.0 (9147)

Failure running “CodeCompletion CSS Properties”.

CodeCompletion CSS Properties:2:in `require': no such file to load -- /lib/codecompletion (LoadError) from CodeCompletion CSS Properties:2

invmatt commented 11 years ago

This still seems to be an issue. Any updates when it's going to be resolved?

almadsen commented 11 years ago

Having the exact same issue, is there anybody keeping this bundle alive or should I simply change over to a different editor for my css development?

dderiso commented 11 years ago

same issue. any ideas?