PHPstorm 6.03: changing editor font and size and use of tab key

三世轮回 提交于 2020-01-06 14:09:23

问题


I just downloaded PHP storm 6.03 and have been trying to change the editor font size (code view font size and font) but to no avail. Is this a bug or what? the tab could also be handy if it could break out of "",'',() {}. This feature is found in aptana where after typing the {some text here}, the user hits the tab key and leaves both braces. a handy trick could also help. Thanks


回答1:


  1. Settings | Editor | Colors & Fonts | Font (P.S. Settings screen has search functionality -- top left corner -- you should try it)

  2. Not currently available. Watch this ticket: http://youtrack.jetbrains.com/issue/IDEA-74666




回答2:


Not sure if this helps, but I tried in version 8 and font was grayed out, so I found under settings IDE Setting > Editor. On the right side under "Mouse" I checked the "Change font size (Zoom) with ctrl+Mouse Wheel. Hit ok, and used my ctrl + mouse wheel to change my font...

EDIT: Ok so here is how I did it. I had to go to Settings then IDE Settings and under that Colors and Fonts (don't expand), then on the right side saved as the default scheme and then I was able to change font size...

Basically had to make my own Scheme, copy existing one... works now...



来源:https://stackoverflow.com/questions/17988570/phpstorm-6-03-changing-editor-font-and-size-and-use-of-tab-key

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!