主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mikhail Golubev
活动总数
259
最后的活动
2024年07月23日 13:15
成员加入日期
2013年10月23日 12:20
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
103
活动概览
帖子(0)
评论(155)
按最近的活动排序
最近的活动
投票数
创建于
2016年11月21日 17:24
Hi Glenuk! Sorry for the late reply. No, unfortunately, we doesn't offer a special highlighting category for function calls at the moment. However, there is a feature request about it in our trac...
社区
PyCharm
Change colour of function calls.
0 票
创建于
2016年09月19日 12:07
Hi Bonny, sorry for keeping you waiting. It indeed appears that it happens only in IntelliJ IDEA plugin, not in PyCharm. I've created an issue for you. We will try to fix it ASAP, so please stay tu...
社区
PyCharm
Change parameter order in method signature not changing caller parameter order
0 票
创建于
2016年09月09日 10:52
For me the main point of PEP 484 is introduction of the universal way to annotate Python code, so that not only PyCharm but other tools like mypy and pytype could benifit from type hints. Unfortuna...
社区
PyCharm
Support annotations for homogeneous tuples (PY-18762)
0 票
创建于
2016年09月08日 14:33
Did you move the parameters with the arrows on the side (alternatively, using hotkeys Alt+Up/Down in default Windows keymap)?
社区
PyCharm
Change parameter order in method signature not changing caller parameter order
0 票
已编辑于
2016年09月08日 14:20
CrazyCoder was right there. The problem is that we are not able to infer proper return type of the function "urllib.request.urlopen()" since its implementation uses some dynamic tricks that we cann...
社区
PyCharm
PyCharm Auto Completion
0 票
创建于
2016年09月08日 13:00
Lance, could you please post an example of such behavior?
社区
PyCharm
prevent auto-folding after reformatting? (IntelliJ IDEA Python plugin)
0 票
创建于
2016年09月08日 12:55
Hi Bonny, It sounds like an awful bug. Could you please give an example of such function and intended refactoring?
社区
PyCharm
Change parameter order in method signature not changing caller parameter order
0 票
创建于
2016年09月08日 12:50
Hi Tom, It has been shipped, but such notation is recognized only in places "approved" by PEP 484, i.e. either in PEP 3107 function annotations or in type comments: from typing import Tupledef f(...
社区
PyCharm
Support annotations for homogeneous tuples (PY-18762)
0 票
创建于
2016年08月31日 17:01
Hi there. Sorry for the late reply. Apparently, there is no such editor action at the moment. But it indeed seems like a feature worth adding since you are not the first who asked for it, so, pleas...
社区
PyCharm
How do I select a paragraph in PyCharm?
0 票
创建于
2016年08月31日 13:03
I was really absent minded. Could you please attach a screenshot of the "Smart Keys" settings page? I'm wondering for what reason this option might be missing in the distribution. Is it still relev...
社区
PyCharm
PyCharm on OSX: Missing "Insert Documentation Comment Stub"
0 票
«
第一页
‹
上一页
下一页
›
最后
»