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
February 06, 2017 14:19
Hi Erik, No, unfortunately, it's not possible to create such custom injection trigger on the user side. In theory, it could be configurable via Settings | Editor | Language Injection page. but we s...
Community
PyCharm
MplD3
0 votes
Created
February 02, 2017 12:16
Hi there, Does it work if you try to execute this command from the terminal? Can you install other packages from PyCharm, or it happens only with setuptools? Overall, it looks like an expected re...
Community
PyCharm
"PermissionError: [Errno 13]" when trying to update setuptools
0 votes
Created
January 27, 2017 12:23
> How to I write macro? Trigger record > capture keystrokes > stop record > add name > assign to shortcut in prefs. I meant the exact combination of keystrokes that were used to define that macro, ...
Community
PyCharm
So how about marcos get fixed
0 votes
Created
January 25, 2017 15:38
Could you please share how you defined this macro? BTW, in Django/Jinja2 template closing "%}" is inserted automatically. Also, it's easier to use live template to create snippets like that in the ...
Community
PyCharm
So how about marcos get fixed
0 votes
Created
January 23, 2017 18:49
Hi there, sorry for the late response. At first glance, it seems that this happens only if the type of an expression inferred before a type assertion is itself "type", no matter where it came fro...
Community
PyCharm
Using asserts for type hinting
0 votes
Created
January 23, 2017 17:19
Hi Pablo. Sorry for such a late reply. Could you please clarify what type "rnd" expression has in this fragment and how "create_major_stage_match()" is defined? Tuple type indeed doesn't define "...
Community
PyCharm
Type 'tuple' doesn't have expected attribute '__setitem__'
0 votes
Created
January 23, 2017 12:21
Hi there. Sorry for such an awfully late reply. It should have been fixed back in PyCharm 2016.2.1 as part of PY-19220.
Community
PyCharm
Adding # type: to variables split across multiple lines doesn't work
0 votes
Created
January 23, 2017 10:06
Hi Richard, What do you mean by "Code inspector"? In my case there are no PEP-8-related errors for this code in the editor and "Inspect Code" doesn't report anything either. Normally, "PEP 8 codi...
Community
PyCharm
PEP8 checking doctest
0 votes
Created
January 19, 2017 09:28
Sure, feel free to create a dedicated issue on YouTrack, but I doubt it makes a lot of sense since deleting unused imports is basically the main purpose of "Optimize Imports". As for removal of com...
Community
PyCharm
Unconfigurable Auto Remove of Unused Python Imports
0 votes
Edited
January 18, 2017 14:44
Hi Marcel, As I noted, according to PEP 484 annotations used in type comments should remain valid Python expressions (we even inject Python fragments in such comments) and "list[int]" would fail ...
Community
PyCharm
Pycharm type hinting for list warning
0 votes
«
First
‹
Previous
Next
›
Last
»