Herbert Poul
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
创建于 Call Hierarchy: expand the 'XX usages' result?
已回答Hello, when producing the call hierarchy for a method the call locations are grouped together by caller method. Is there a way to jump to each location? I know the locations are shown in the scroll... -
创建于 Equivalent of "Open Counterpart" to e.g. open matching Template file for a Angular Component?
Hi, in xcode there is a shortcut called "Jump to Counterpart" which would navigate from e.g. `MyViewController.m` to `MyViewController.h` (ie. between header file and implementation). I was wonderi...