Herbert Poul
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Herbert Poul created a post, AnsweredCall 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... -
-
Herbert Poul created a post, 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...