Ce Guldfisk
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
Ce Guldfisk 创建了一个帖子, Indentation levels with paranthesis
pycharm formats: if ( a and ( b )): something() as if ( a and ( b)): something( I have both indent and continuation indent set to 4 spaces. Anyone knows what setting ... -
-
-
Ce Guldfisk 创建了一个帖子, 已回答comprehension identation
i have the following auto formatted code: [ item for item in some_list if ( another_condition or third_condition ) and condition] i would like it to be formatt... -
Ce Guldfisk 创建了一个帖子, Is it possible to customize the "more actions" menu?
I would like to remove the suggested "Update usages to reflect signature change" action from being suggested. -
Ce Guldfisk 创建了一个帖子, .editorconfig for (space) "Around = in named parameter"
I am trying to disable the space around = in maned parameter and argument code styles in a single project, but i can not find any resource specifying what the key is, and it does not look like it i... -
Ce Guldfisk 进行了评论, -
Ce Guldfisk 创建了一个帖子, 已回答Editor not focused when closing run window
On Debian GNU Linux Buster, when i close the run tool window, the editor does not receive focus (which it does when closing another tool window). I don't know what has focus, pressing escape after ...