Joe Young
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created Changing file name with File Template
With a file template, is it possible to change the file name?I am trying to create a template for my migration files. I can get the template the way I need with the variables, but I would like to c... -
Created 4.5 Live Template Imports Incorrect Namespace
I have the following live template:namespace $NAMESPACE$.$FILENAME${ public abstract class $SPECNAME$ : $Specification$ { }}where the $NAMESPACE$ is mapped to "Default Namespace for cu... -
Created Keyboard macro to run current unit test
What is the marco to use to run the current unit test (i.e. the test the cursor is in)?I am trying to map a keyboard shortcut to it, but there a lot of run macros, none of which seem to work.Thanks...