Fresh install of sublime 3 on ubuntu 14.04 LTS.
- Encoding looks weird.
- When I autocomplete I dont get the whole function. In this case it only writes “strcasecmp”.
How do I fix this?
Fresh install of sublime 3 on ubuntu 14.04 LTS.
How do I fix this?
this is the default PHP syntax you are having trouble with? or all .sublime-completions
files have this problem?
Started using phpstorm for php instead. Fired up sublime now again to have a look and the
problem is gone. No idea why and when.
I have this weird symbols instead of brackets when autocomplete popup is fired. Compared to windows version - dunno why, but sublime uses some kind of special symbols/brackets here (not regular one).
upd: Ok, I did it! Funny thing, but sublime uses Cambria as font (or similar) to show brackets in the autocomplete, when all other text use “font_face”. To fix issue with weird symbols - install this: http://plasmasturm.org/code/vistafonts-installer/ or manually install fonts: Calibri, Cambria, Candara, Consolas, Constantia, Corbel.