主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mikhail Golubev
活动总数
259
最后的活动
2024年07月23日 13:15
成员加入日期
2013年10月23日 12:20
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
103
活动概览
帖子(0)
评论(155)
按最近的活动排序
最近的活动
投票数
创建于
2017年02月06日 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...
社区
PyCharm
MplD3
0 票
创建于
2017年02月02日 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...
社区
PyCharm
"PermissionError: [Errno 13]" when trying to update setuptools
0 票
创建于
2017年01月27日 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, ...
社区
PyCharm
So how about marcos get fixed
0 票
创建于
2017年01月25日 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 ...
社区
PyCharm
So how about marcos get fixed
0 票
创建于
2017年01月23日 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...
社区
PyCharm
Using asserts for type hinting
0 票
创建于
2017年01月23日 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 "...
社区
PyCharm
Type 'tuple' doesn't have expected attribute '__setitem__'
0 票
创建于
2017年01月23日 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.
社区
PyCharm
Adding # type: to variables split across multiple lines doesn't work
0 票
创建于
2017年01月23日 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...
社区
PyCharm
PEP8 checking doctest
0 票
创建于
2017年01月19日 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...
社区
PyCharm
Unconfigurable Auto Remove of Unused Python Imports
0 票
已编辑于
2017年01月18日 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 ...
社区
PyCharm
Pycharm type hinting for list warning
0 票
«
第一页
‹
上一页
下一页
›
最后
»