Disabling compacting elements like ">=" or "=>"
Hello,
this question has probably already been asked many times but I simply can't find the right term to search for.
I just switched to PHPStorm but elements like ">=" and "=>" and "->" and "===" are all "compated" into a single character instead of being individual character. How can I switch this off?
请先登录再写评论。
Ok, finally found it myself: There is a switch "Enable font ligatures" in the setting that can be switched off to disable this.
There are TWO settings:
Settings | Editor | Font | Enable font ligatures
Settings | Reader Mode | Font ligatures (for library and read-only files)