is it a way/shortcut/plugin so that the cursor will be idented nicely when you click on empty line?

前端 未结 0 399
时光说笑
时光说笑 2021-02-13 20:18

let\'s say we have the following code:

int main()
{
   ...
   if(sum){
     ...
   }
                            // empty line
   printf("%d\\n", sum);
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题