Orome
- 活动总数 42
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 13
-
创建于 Missing items in toolbar sections
I can't figure out how to get the Toolbar Run Actions, and VCS Actions sections of the toolbar to appear. The later is populated in the corresponding settings, but doesn't appear; while the form... -
创建于 What is "596071422"?
PyCharm creates a bunch of files in /Library/Caches/PyCharm20/python_stubs/596071422 that it then adds to the list of frameworks in the "Project" view. What are these files? If there just caches us... -
创建于 Why does PyCharm need "incoming connections"?
Why does PyCharm (and for that matter PhpStorm) need "incoming connections"? What, exactly, are these connections used for? I have to block all incoming traffic to my machines and need to know what... -
创建于 Can code and text coloring setting be exported for use in other JB apps?
I have code coloring settings in one JetBrains application (PyCharm) that I would like to export and use as the basis for settings used on another JB app (PhpStorm). Is there a way to make this tra... -
创建于 What do the icons in the "Structure" window mean?
What do the icons next to each of the elements in the "Structure" window mean? Is there a key somewhere? -
创建于 How does sphinx_runner.py find modules to document?
My understanding of Sphinx and conf.py is that in order for Sphinx to find modules to document, the locations of those modules must be on sys.path, but when I run sphinx_runner.py, Sphinx finds my ... -
创建于 Is there a way to control the tooltip delay?
Tooltips appear too fast over some items in the editor (e.g., over TODO items). Is there a way to control the tooltip delay? -
创建于 Where does PyCharm store passwords?
PyCharm stores several passwords for access to various resources, as well as a "master" password. Where are these stored on OS X? PyCharm behaves as if they are not stored in the system keychain, w... -
创建于 Can't run git in PhpStorm 3
When I use PhpStorm I get the following error:Unable to run git: /usr/bin/git (Unsupported format of git --version output: git version 1.7.7.5 (Apple Git-26)I have version 1.7.9.4 of git istalled, ...