Tomerc

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

    Wrap dict literal items to a new line

    已回答
    Hi,  Is there's a way when reformatting my code using ⌥+⌘+L to have a given dictionary literal: user = {'name': 'John', 'last_name': 'Doe', 'email': 'jdoe@gmail.com'} To look like this after reform...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    Reformat string to match specified line length

    已回答
    Hi, We decided to set the line length of our IDE (IntelliJ) to 200.  However, when trying to automatically reformat the code, it is not reformating strings that "broke" into a new line to match the...
    • 2 个关注者
    • 3 条评论
    • 1 票