Sublime Forum

"tab_completion": true & indent

#1

Hi.
I think I just found a bug. If “tab_completion” is set to true and i have some PHP arrays like so:

"nome" =>array( "name" =>|"nome", "label" =>|"Nome", "type" =>|"text" )
The indent stop to work after > character. If i put a space after > the indent start working again.
If the syntax is set to css or javascript is ok. On php/html is not working.

Is it me or is it ST?

Thanks!

0 Likes

Zen Coding ( CSS Snippets )