Alberto Soto

Avatar
  • 活动总数 4
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 2
  • 订阅数 1
  • Alberto Soto 创建了一个帖子,
    已回答

    How to align next line with comments and not code

    Hello,   I noticed that when I add a comment and then click "enter" (add a new line) the new line is not aligned with the comment but with the code above the comment.   So if I write: def foo():   ...