主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Marcel Wilson
活动总数
223
最后的活动
2022年04月18日 14:12
成员加入日期
2010年09月09日 19:57
关注
0 名用户
关注者数
0 名用户
投票数
26
订阅数
73
活动概览
帖子(31)
评论(93)
按最近的活动排序
最近的活动
投票数
创建于
2010年09月10日 16:02
I added a ticket to yourtrack. http://youtrack.jetbrains.net/issue/PY-1791?projectKey=PY&query=parenthesesI'm going to try a couple 'option name=' tags in an attempt to change it manually within t...
社区
PyCharm
Dark theme
0 票
创建于
2016年05月11日 17:24
Try unchecking Spelling/Typo
社区
PyCharm
Pycharm is underlining misspelled words with red when it should not
0 票
已编辑于
2016年05月11日 17:40
This is possible, but you have to deal with abstraction otherwise Pycharm doesn't know the method in question belongs to your specific class. AKA - Type Hinting Any instance of that method being c...
社区
PyCharm
See all callers of all methods of a class
0 票
创建于
2016年05月11日 17:57
If I recall correctly, the cygwin folks modify their python distribution that were non-standard and would wreak havok on alternate terminals. I use Windows python in cygwin and pycharm fine.
社区
PyCharm
Does PyCharm work with the Cygwin Python?
0 票
创建于
2016年05月11日 15:31
Paul, Could you include an example of the rendering working? I thought something looked off when I used ctrl-q, but couldn't quite remember.
社区
PyCharm
PyCharm 2016.1.2 (or latest rc) not rendering reStructuredText
0 票
创建于
2016年05月11日 15:39
I believe I saw similar behavior, but I can't figure out what I did to fix it. (might simply have been upgrading to v2016) Try setting both to something else then back to what you want? Even if th...
社区
PyCharm
What's the difference between "smart indent pasted lines" and "reformat on paste"?
0 票
已编辑于
2016年05月11日 17:03
Reading the help page would lead me to believe the affects of this setting are perhaps inverted. Smart indent pasted lines If this check box is selected, the pasted lines are indented relativ...
社区
PyCharm
Understanding "Reformat on paste" and "smart indent pasted lines"
0 票
创建于
2016年05月11日 17:21
I do not believe that example will work in console (pycharm or python). This is because the act of hitting enter automatically creates a newline in console. If you were to put that snippet into a...
社区
PyCharm
Comma at the end is supposed to keep letters together on the same line???
0 票
已编辑于
2016年05月11日 17:46
Are you calling odd() after that? Defining a function doesn't execute it unless you do so specifically. odd(x)
社区
PyCharm
Printing in functions
0 票
创建于
2019年03月20日 16:58
Excluding files in the project structure will AFAIK prevent pycharm from reloading that file in the skeleton. I noticed very early on that PyCharm was scanning my log files within the project. On...
社区
PyCharm
How can I disable skeletons update?
-1 票
«
第一页
‹
上一页