LozenChen

Results 5 issues of LozenChen

If you write a snippet like ``` snippet `(\\?)(B[A-Z])` "test" A \``rv=m[2]`` endsnippet ``` And in a $ ... $ pair, put your cursor **_close to the second $_**, and...

I want to know whether there is a way to use a case-insensitive regex in the TRIGGER part of the snippet. I know there is way to achieve this in...

这个 PR 有点借鸡生蛋的意思, SRT 的仓库太大了, 我好像没法把它的提交记录完整克隆下来, 所以开了个新的仓库 https://github.com/LozenChen/SRT, 里面则是真正想要 PR 的内容, 其提交记录应该能比较好地反映修改了的内容, 主要需要关注的只有 `StateManager, SaveLoadAction, SaveSlotsManager` 三个类 **功能**:字面意思, 使得用户能够有更多存档槽, 可以在多处分别存档, 然后读档 **实现的大致思路**:将 `StateManager 的一个实例 + SaveLoadAction.All` 合起来包装成一个新的对象 `SaveSlot`, 用一个 `SaveSlotsManager`...

https://github.com/DemoJameson/Celeste.SpeedrunTool/blob/f1b03a85cc2b8674538a1250db540648d992df28/SpeedrunTool/Source/SaveLoad/SaveLoadAction.cs#L593-L595 移动到镜头左上100px有时候并不够有效 (呃, 以及不够优雅?), 不如直接和传送的时候一样, 调用 `TrailManager.Clear()`

目前 banana space 上搜索 "mobius反演" 是完全无法搜到结果的, 但 "mobius 反演" 可以 (中间多了一个空格) 我不清楚这个搜索功能背后的工作机理, 但是希望此功能得到改进