visual studio code single line to multiline code example
Example 1: vs code how separate one line to multilines
//go to vs code extensions:marketplace
//search for "split line"
//choose what you will like
//best for VUE, react is "Split HTML attributes...."
Example 2: vscode multiline writing
# In mac, for multiline of the same word:
Select the word
Cmd + d --> repeat number of times your word is present
Multiline write