Nathan Henderson
Nathan Henderson
Okay, I've partially figured this out: Looks like some of the Apache configuration defaults were changed in Lion. However, even after sorting the virtual host configuration out, Safari 5.1/WebKit nightlies...
Did some additional testing last night & today. Safari can load the virtual host if you edit /etc/hosts to add the hostname. For some reason it's not resolving Directory Services...
Just to chime in here, this is also useful when you **do** have virtual hosts configured, but still want to access http://localhost/ directly. changing the hostess httpd.conf block to the...
@joemckie sounds great. I'd love to get another pair of eyes on it after you submit the PR too. Thanks!
Yes, the auto-complete box should appear, for both full property names and their Zen Coding shortcuts. Is the syntax active? Any other info to share?
The semicolon not appearing is a side-effect of supporting the Sass (indented) syntax. I currently don't know of a way to support both without creating separate SCSS & Sass bundles....
Good thinking. I'll look into that.
Okay, I did some testing I think some of the trickiness comes from the TextMate legacy code that's in there. So there are a bunch of useful Snippets that give...
I did push up some tweaks yesterday, so perhaps I fixed something? One can hope :)
I believe this might an issue of the Zen Coding shortcuts taking over and preventing the built-in Sublime completions from working. I'm afraid this won't be fully fixed until all...