Closed oritstone closed 8 years ago
Add snippet for get function (~ get('${1:key}', ${2:default})) which would suggest that variable name needs to be in quotes
get('${1:key}', ${2:default})
Add snippet for get function (~
get('${1:key}', ${2:default})
) which would suggest that variable name needs to be in quotes