You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
right now vscode folds only the function name when it has multiple lines and not the body.
Is it possible to have both collapsed with only one fold? I think there is no reason to collapse only function body or only function params
The text was updated successfully, but these errors were encountered:
right now vscode folds only the function name when it has multiple lines and not the body.
Is it possible to have both collapsed with only one fold? I think there is no reason to collapse only function body or only function params
The text was updated successfully, but these errors were encountered: