Jan
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Jan created a post, AnsweredLocking "Find Usages" tool window size and location
Is there a way to lock the “Find Usages” tool window to a certain size and location?Right now it seems to always want to open at/below the cursor location, and will only takes as much space as nece... -
Jan created a post, Structural Search: finding php attributes
I'm trying to use Structural Search to find classes that have one attribute but don't implement some interface or have another attribute.For example, having this code:```#[\Doctrine\ORM\Mapping\Ent... -
-
Jan created a post, Reformat code line break positioning to create similar length lines
I like the new behavior in 2020.1 that prefers to insert line breaks at concatenations over inside function call parentheses, but I'd like even more control. When I have a long line, e.g. print "lo...