EmEditor's indent behavior on blank lines

前端 未结 0 1600
野性不改
野性不改 2020-12-05 13:28

Currently EmEditor inserts indent characters (spaces or tabs) as below:

[indent]for (i = 0; i < 10; ++i)
[indent][indent]printf("%d\\n", i);[curs         


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