How can vscode set a shortcut to fold code exactly like webstorm

  Kiến thức lập trình

vscode does not recursively fold code the same way webstorm does. After you fold the code, when you expand it, you cannot return to the line where the cursor was when you folded the code. I need to set it to the same operation as webstorm’s default collapse and expansion code block, please tell me how to set vscode’s shortcut key.
Thank you

New contributor

xiaofa li is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

LEAVE A COMMENT