The code completion keyboard shortcut (ALT+ESC) is not working for me in 'css' files. Instead, the following message gets generated wherever my cursor is:
/Applications/TextMate.app/Contents/SharedSupport/Support/lib/codecompletion.rb:319:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `'' /bin/bash: -c: line 1: syntax error: unexpected end of filemap' for nil:NilClass (NoMethodError) from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/codecompletion.rb:88:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `'' /bin/bash: -c: line 2: syntax error: unexpected end of filenew' from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/codecompletion.rb:60:in
I'm not super techy, so I'm not exactly sure what that means. Is my 'codecompletion' file corrupt? Is some path broken?
Do I need to re-install or replace a file to fix this?
Thanks in advance!
Clay
On 25 Aug 2010, at 22:52, Clay Teller wrote:
The code completion keyboard shortcut (ALT+ESC) is not working for me in 'css' files. Instead, the following message gets generated wherever my cursor is:
I get code completion with plain ESC, no alt involved. I don't think that I've changed the default behaviour. I know that the CSS bundle says Option+Esc, but I can't get that to do anything in my CSS files.
If that doesn't work then, I'm afraid, you'll have to hang on for an answer from someone with more knowledge than I on this subject.
On 25 Aug 2010, at 23:52, Clay Teller wrote:
The code completion keyboard shortcut (ALT+ESC) is not working for me in 'css' files. Instead, the following message gets generated wherever my cursor is: [...]
Code completion in CSS is also broken for me. I thought it was only outside braces, but seems to now be everywhere.
We have some to-do items about fixing up the CSS bundle because some uncoordinated efforts by multiple parties left a mess of it… sorry about the inconvenience.