提交 1f6b092b 编写于 作者: A Allison Chou

A word

上级 c243da1e
......@@ -83,7 +83,7 @@ public bool ExecuteCommandWorker(ReturnKeyCommandArgs args)
// We now go through the verified string literals and split each of them.
// The list of spans is traversed in reverse order so we do not have to
// deal with updating later caret positions to account for the added space
// from splitting earlier caret positions.
// from splitting at earlier caret positions.
foreach (var span in spans.Reverse())
{
if (!SplitString(textView, subjectBuffer, span.Start))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册