小编myt*_*ias的帖子

如何在 Notepad++ 中缩进换行的文本?

如何更改 Notepad++ 设置以便自动缩进换行?

现在我有这样的事情:

some text that wraps to
next line
    some indented text 
that also wraps
Run Code Online (Sandbox Code Playgroud)

我想得到的是:

some text that wraps to
next line
    some indented text 
    that also wraps
Run Code Online (Sandbox Code Playgroud)

notepad++ autoindent

18
推荐指数
1
解决办法
9941
查看次数

标签 统计

autoindent ×1

notepad++ ×1