Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Mikhail Golubev
Total activity
259
Last activity
July 23, 2024 13:15
Member since
October 23, 2013 12:20
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
103
Activity overview
Posts (0)
Comments (155)
Sort by recent activity
Recent activity
Votes
Created
November 21, 2016 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...
Community
PyCharm
Change colour of function calls.
0 votes
Created
September 19, 2016 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...
Community
PyCharm
Change parameter order in method signature not changing caller parameter order
0 votes
Created
September 09, 2016 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...
Community
PyCharm
Support annotations for homogeneous tuples (PY-18762)
0 votes
Created
September 08, 2016 14:33
Did you move the parameters with the arrows on the side (alternatively, using hotkeys Alt+Up/Down in default Windows keymap)?
Community
PyCharm
Change parameter order in method signature not changing caller parameter order
0 votes
Edited
September 08, 2016 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...
Community
PyCharm
PyCharm Auto Completion
0 votes
Created
September 08, 2016 13:00
Lance, could you please post an example of such behavior?
Community
PyCharm
prevent auto-folding after reformatting? (IntelliJ IDEA Python plugin)
0 votes
Created
September 08, 2016 12:55
Hi Bonny, It sounds like an awful bug. Could you please give an example of such function and intended refactoring?
Community
PyCharm
Change parameter order in method signature not changing caller parameter order
0 votes
Created
September 08, 2016 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(...
Community
PyCharm
Support annotations for homogeneous tuples (PY-18762)
0 votes
Created
August 31, 2016 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...
Community
PyCharm
How do I select a paragraph in PyCharm?
0 votes
Created
August 31, 2016 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...
Community
PyCharm
PyCharm on OSX: Missing "Insert Documentation Comment Stub"
0 votes
«
First
‹
Previous
Next
›
Last
»