Closed oritstone closed 9 years ago
:+1: I think these snippets will be very useful.. really like them
some comments:
java_action
(with className
, methodName
- currently operation has only python_script
style), task argument? (~ simple input), get function (~ get('${1:key}', ${2:default})
) which would suggest that variable name needs to be in quotes${8:output name}: ${9:output value}
-- could be with underscore separator: ${8:output_name}: ${9:output_value}
for most of the snippets (we also have with .
) so when user does not use tab
s to navigate, it would be easier to select the values that need to be replaced@Bonczidai I fixed your comments I suggest you merge it, and we should open another issue for the missing snippets you suggested
@oritstone please open issues about the missing snippets you agree with
Signed-off-by: Orit Stone orit.stone@hp.com