Shigma

Results 298 comments of Shigma

我写了一个基于 pangu 的 markdown-it 插件:https://github.com/Shigma/markdown-it-pangu [demo](https://shigma.github.io/markdown-it-pangu/)

上周五就写好了结果把这事忘了 @TsukimiRini

如果对应的 XML 部分是 tool_bar 的话,按照现有的 auto 逻辑应该无法匹配才对?(实测如此) 如果两个 oldUri 一致的话,说明这个 uri 被 rename 了两次,本身也是一件不正常的事情。

我这没有复现: 3d666d3cd3682e4eb8d31cdd0ff798ab14c3db4f 的测试结果显示产生了两个 rename。

> How do you get the usages from sublime? Is the syntax settings etc on this branch already built, or does it need to be built in order to test?...

## Updates 1. Optimize number pattern, support scope names with `base`, `precision`, `accuracy` and `exponent`. ```mathematica 11` (*^^ constant.numeric *) (* ^ constant.numeric.precision *) 11.`11 (*^^^ constant.numeric *) (* ^^^...

> This breaks strings like `` "FOO`BAR`BAZ`" `` where this represents a context, which is a big regression that must be fixed before this is merged Emmm, it does. How...

> I'm not sure I see a difference. What do you mean by "difference"?

> At first glance it looked like the escape \ fix was correct, but now I'm not so sure: > > It looks good to me.

> > > I'm not sure I see a difference. > > > > > > What do you mean by "difference"? > > When I pasted these code snippets...