How can I do formatting like we have in VS Code. Can you tell me about how I enable or any keyboard shortcut for it. Thanks

已回答
0

Hi Adit,

The actions to format a piece of code or the entire file are Code | Reformat Code 'Ctrl+Alt+L' and Code | Reformat File 'Ctrl+Alt+Shift+L'.

0

请先登录再写评论。