主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Elliot Waite
活动总数
18
最后的活动
2023年09月09日 01:30
成员加入日期
2016年11月12日 04:59
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
3
活动概览
帖子(2)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2022年05月17日 18:13
For anyone who wants the "Find/Replace in Files..." dialog window to always use the previously selected scope, and not have it automatically switch to "Directory" when the dialog window is opened w...
社区
PhpStorm
Find in Files keeps defaulting to Directory
3 票
已编辑于
2017年05月29日 05:19
Yep, they released the fix in version 2017.1 (https://youtrack.jetbrains.com/issue/PY-21478). I'm using the community edition and it's working for me too.
社区
PyCharm
Continuation indent does not work
1 票
创建于
2022年05月29日 21:57
Qz1578 Thanks for the suggestion! I had to modify my key bindings a bit (maybe because I'm on macOS, not sure), but here's what worked for me: bindkey '\e\e[D' beginning-of-linebindkey '\e\e[C' end...
社区
PyCharm
How to Set Terminal Beginning-of-Line Keyboard Shortcut
0 票
创建于
2019年12月08日 04:15
For others who also want Nim support added, upvote this feature request: https://youtrack.jetbrains.com/issue/PY-15994 Let's go Nim.
社区
IntelliJ IDEA Open API and Plugin Development
Nim language support?
0 票
创建于
2017年08月30日 21:55
Got it. I've created an issue here: https://youtrack.jetbrains.com/issue/PY-25891
社区
PyCharm
How to Disable View Tool Buttons Keyboard Shortcut
0 票
创建于
2017年08月30日 20:09
I use bash. It looks like PyCharm already remaps `Command+Left Arrow` to `Alt+Left Arrow`, which has a current key binding to `backward-word`. So if I setup a custom key binding in an .inputrc file...
社区
PyCharm
How to Set Terminal Beginning-of-Line Keyboard Shortcut
0 票
创建于
2016年11月12日 04:59
I am experiencing the same issue (Indent: 2, Continuation indent: 4). It works with function definition parameters, for example: def long_function_name( var_one, var_two, var_three, # <--- inde...
社区
PyCharm
Continuation indent does not work
0 票