Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Elliot Waite
Total activity
18
Last activity
September 09, 2023 01:30
Member since
November 12, 2016 04:59
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
3
Activity overview
Posts (2)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
May 17, 2022 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...
Community
PhpStorm
Find in Files keeps defaulting to Directory
3 votes
Edited
May 29, 2017 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.
Community
PyCharm
Continuation indent does not work
1 vote
Created
May 29, 2022 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...
Community
PyCharm
How to Set Terminal Beginning-of-Line Keyboard Shortcut
0 votes
Created
December 08, 2019 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.
Community
IntelliJ IDEA Open API and Plugin Development
Nim language support?
0 votes
Created
August 30, 2017 21:55
Got it. I've created an issue here: https://youtrack.jetbrains.com/issue/PY-25891
Community
PyCharm
How to Disable View Tool Buttons Keyboard Shortcut
0 votes
Created
August 30, 2017 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...
Community
PyCharm
How to Set Terminal Beginning-of-Line Keyboard Shortcut
0 votes
Created
November 12, 2016 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...
Community
PyCharm
Continuation indent does not work
0 votes