主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Paul Everitt
活动总数
282
最后的活动
2019年04月12日 13:28
成员加入日期
2016年01月26日 15:52
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
117
活动概览
帖子(0)
评论(165)
按最近的活动排序
最近的活动
投票数
创建于
2016年03月26日 14:32
In Python, 3 double quotes is the start of a multi-line string, not a comment. You can turn off "pair quotes" for all kinds of quotes using Preferences -> General -> Smart Keys and de-select "Inser...
社区
PyCharm
How to disable 3 x double quote expansion to 6 quotes
0 票
创建于
2016年03月26日 14:34
Instead of Shift-Down Arrow, Copy, then Paste, you can just do Cmd-D (Ctrl-D on Windows) to trigger "Duplicate Line". Shorter, and it preserves indentation.
社区
PyCharm
Pycharm 2016.1 New Copy+Paste Indention Rule
0 票
创建于
2016年04月22日 11:53
You are right, the project stores a reference to the defined interpreter. PyCharm's workflow presumes you want interpreters/virtualenvs managed separately from the project. I've lately been thinkin...
社区
PyCharm
Store project-relative interpreter path
0 票
创建于
2016年04月23日 12:05
Perhaps you are having a similar issue as other tickets. Can you open your idea.log and see if you are getting a similar message? It might be related to PyCharm sending a Windows-style path when cy...
社区
PyCharm
Does PyCharm work with the Cygwin Python?
0 票
创建于
2016年04月23日 13:10
Your question on StackOverflow said "on the Internet". But your question here says "on my network". The former opens up a bunch of networking issues that are independent of PyCharm and Python, invo...
社区
PyCharm
How can I get built-in WebServer to be accessible by others on my network??
0 票
创建于
2016年01月26日 17:10
In that case, since you probably won't have PyCharm on the other computer, you need to arrange for the Python installed on the other computer to be registered to handle that file type (.py).
社区
PyCharm
Beginner needs help!
0 票
创建于
2016年01月26日 17:12
PyCharm doesn't yet support Django 1.9. The latest PyCharm EAP has a fix for one issue related to template debugging. You could give that a try and see how it works.
社区
PyCharm
django - I can run the server but cannot debug
0 票
创建于
2016年01月26日 17:54
Could you use type hinting, either through docstrings or Python 3.5 PEP 484? I haven't tried it to see if it works in the case where you implement the type information dynamically, as you describe.
社区
PyCharm
Auto complete for dynamically created variables
0 票
创建于
2016年01月27日 13:15
I've been using PyCharm with Pygame. First, some questions: What operating system are you using? Are you using binary-installed Pygame or one you built yourself? What version of Python? Paul Ever...
社区
PyCharm
Can someone tell me how to get Pygame working in Pycharm start to finish?
0 票
创建于
2016年01月27日 19:01
Take a look at the PyCharm pricing page under "DISCOUNTED AND COMPLIMENTARY LICENSES". Paul EverittPyCharm Developer Advocate
社区
PyCharm
PyCharm License
0 票
«
第一页
‹
上一页
下一页
›
最后
»