You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using an option with defaultValue=${sys:user.home}, the field value is properly set. However, when using standard help options mixin, the help string mentions "Default: ${sys:user.home}" while I think it should display the interpolated value.