Peter Means
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 3
-
Peter Means 进行了评论, -
Peter Means 创建了一个帖子, Code Formatting - Comments moved to new line
When formatting Javascript, any comments within /*...*/ that are at the end of a line are moved to a new line. So If I start with this: ....after formatting I get this: Can this be turned off? I'v... -
Peter Means 创建了一个帖子, 已回答Tabs vs. Spaces problems in comments
Working with Javascript, I have two problems: 1. When I've used tabs to indent some text in a comment and I hit return to recreate a new line, it de-indents it one tab and then adds a trailing tab ... -
-
Peter Means 创建了一个帖子, 已回答Keyboard Shortcut - Select text to the beginning/end of document
So on a Mac, in most applications / text editors, you can select everything from the current caret position to the bottom/top of the document with the shortcut "command + shift + down/up". Can anyb...