Mdragossh

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

    How to disable to mark line as a comment (#) if it's blank

    How to disable to make the line as a comment if the line is blank Suppose I have this things written, I select this lines and hit command + /, all line are marked as comment #. a = 1b = 3c = 2 Resu...