For example, let me suppose I wanna code like this :
select("a", "b" ..., " z")
but typing all "" at every single moment when I type each letters.
As I know, there is a way to give "" to all variables in ( ), just with blocking "select(a, b, ..., z)" first, and typing certain hotkey after that, but I cannot remember. So please someone tell me how to do that...
Thank you