Skip to content

内嵌代码跳转的逻辑待优化 #53

Open
@clPointer

Description

@clPointer

举个例子,我想用codeexpander写latex,
我创建了片段
lf,对应着行内公式: $\displaystyle (光标1) $ (光标2)
sb,对应着上标: ^{(光标1)} (光标2)
单独使用没什么问题,按下跳转指令键就能从光标1到光标2
但是两者嵌套使用就出现问题了,在lf中的光标1处输入sb,替换之后光标直接跳转到lf的末尾,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions