Dsb321mp

- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 4
-
-
Dsb321mp 创建了一个帖子, Move caret to the end of line but not including comments
I'm looking for a way to move the caret to the end of the line but not including the comment of a line, so the caret should be moved before the `#` sign.It's useful when you need to edit the end of... -
Dsb321mp 创建了一个帖子, Set "alt + mouse click" shortcut to only keyboard without mouse usage.
Imagine the next code (Open API): App: type: object properties: id: # 1 type: integer name: # 2 type: string Now we need to select every second line (line commented with a 1 and... -