主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mikhail Golubev
活动总数
259
最后的活动
2024年07月23日 13:15
成员加入日期
2013年10月23日 12:20
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
103
活动概览
帖子(0)
评论(155)
按最近的活动排序
最近的活动
投票数
创建于
2018年03月15日 08:06
Yes, we navigate to .pyi stub for a module if any exists. You can easily jump back to the respective definition using the small asterisk icon in the gutter. The problem here is that for some reason...
社区
PyCharm
PyCharm incorrectly includes pycharm-community-2017.3.3/helpers/typeshed/stdlib/3/typing.pyi instead of built-in typing
0 票
创建于
2018年02月19日 14:06
I've created a feature request describing one possible way to handle such extra built-in names. Please follow it to be notified about the progress and related discussions.
社区
PyCharm
Userdefined builtins or globals
0 票
创建于
2018年02月01日 14:12
That's correct, .pyi stubs do not allow you to declare that some symbols are provided by the runtime and don't need to be explicitly imported, i.e. extend the interface of the standard builtins.pyi...
社区
PyCharm
Userdefined builtins or globals
0 票
创建于
2017年12月22日 17:10
Hi there, It happens because Interpreter Paths are taken into account only during static analysis (first of all, to resolve symbols in the stdlib and third-party libraries). Unlike content and sour...
社区
PyCharm
Gimp Integration failing.
0 票
创建于
2017年11月29日 19:06
Hi there, Do you mean making so that "import_python("filename.conf", "*")" call was treated as "from filename.conf import *"? Honestly, I'm not sure that there is an existing extension pointat the ...
社区
PyCharm
Support For Custom Import Statements
0 票
创建于
2017年11月29日 18:38
Hi Nihaal, No, unfortunately, we don't provide any means to configure such customized docstring format yet. Moreover, even in well-known docstring formats such as reStructuredText or Google code st...
社区
PyCharm
Docstrings - Specifying type
0 票
创建于
2017年10月31日 18:44
Hi there, Normally, we are able to properly infer the type "Coroutine[Any, Any, bool]" for such functions. Could you please show the full definition of "is_global()" including its docstring and wh...
社区
PyCharm
Class 'X' does not define '__await__` on coroutines
0 票
创建于
2017年10月27日 20:02
Hi there, I'm afraid this is just the way this feature works at the moment, there is no dedicated setting to change this subtlety in its behavior. Besides, see, in a single quoted string literal yo...
社区
PyCharm
How to overwrite expanded triple quotes
0 票
创建于
2017年10月25日 18:39
Hi Joel. Could you please create an issue about that problem on our tracker with exported code style setting and idea.log attached? We will try to figure out what's going on there.
社区
PyCharm
Pycharm: Auto indentation not working on specific file
0 票
创建于
2017年10月18日 11:39
It depends on where these extra entries in LD_LIBRARY_PATH are set. Normally, you need to log out of the system so that the process of your desktop manager updated its environment and propagated it...
社区
PyCharm
Pycharm issue with CUDA 8.0
0 票
«
第一页
‹
上一页
下一页
›
最后
»