ZX

Results 11 comments of ZX

I fixed this issue. See my fork https://github.com/bumaociyuan/CWPopup

[button setTitleColor:[UIColor redColor] forState:UIControlStateSelected]; [button setTitleColor:[UIColor redColor] forState:UIControlStateHighlighted]; @sxsoul both not work

@youknowone any update on this?

@thewatts Here is my solution ``` let g:user_emmet_leader_key='' inoremap e :call emmet#expandAbbr(0,"")h:call emmet#splitJoinTag()wwi nnoremap e :call emmet#expandAbbr(0,"")h:call emmet#splitJoinTag()ww ``` add these lines in your `.vimrc`

Add UDID for Xcode 6.3