frozolotl

Results 9 comments of frozolotl

I would prefer the name `hanging-indent` over `multiline-indent`. Additionally, I think such an API should mimic the one of `outline`'s `indent` parameter. That would mean: - `hanging-indent: none` (default): No...

> @frozolotl That sounds nice in principle. Would the hanging indent affect the first line here? Because I'm not sure it makes sense, but it would for sure be useful...

I believe the reason for this is that commenting something out never fail due to spurious `*/`. So, for instance you have a document: ```typ "Hello W*/rld," says Karl the...

> @frozolotl any ideas? I have absolutely no idea. I can't think of anything that might cause this issue. There previously was this line[^1] which ignored the error and now...

> @frozolotl I read the diff again and this looks very sus, not sure why I didn't notice that in code review: https://github.com/typst/typst/pull/2665/files#diff-ea95583ebe87e25ee323e9ad5d1a654f2fbf243e9f4d1727c49d7271585149bdL40-R46 > > Why was this changed again?...

> Would they really have to wait that long? The event receiving in the for loop has a timeout of 100ms after all. Prior to my change and in the...

Note: I'm working on this now.

I haven't worked on this issue actively enough to warrant still being assigned to it. I still do want to work on it in the future, but I definitely don't...

> It was for a different parser, though, and I'd appreciate an explanation why we should take this one and not one of the others (https://github.com/uben0/tree-sitter-typst, https://github.com/SeniorMars/tree-sitter-typst). As the developer...