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

myt*_*ias 18 notepad++ autoindent

如何更改 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)

Ans*_*ers 22

Settings → Preferences... → Editing 中,Line Wrap选项设置为Indent