Ce Guldfisk

Avatar
  • 活动总数 13
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 5
  • 创建于

    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 ...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    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...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    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.
    • 3 个关注者
    • 2 条评论
    • 2 票
  • 创建于

    .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...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    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 ...
    • 2 个关注者
    • 3 条评论
    • 0 票