Yushuo Xiao

Results 8 comments of Yushuo Xiao

Searching in `layers/*.sty` for `\caption` and replacing all occurrences with another name fix the problem. `\caption` defined in `*.sty` clashes with the figure caption command.

Setting all the bytes of a integer to -1 (0xFF) results in the integer becoming 0xFFFFFFFF (-1).

@dannypsnl Thank you for pointing it out! Just out of curiosity, were you able to replicate the issue?

I have figured out the problem, and it's my fault. The `Content-Length` field should be the length of the body **in bytes**, instead of Unicode characters. I was counting the...

Yes. But it's not `0`. The `0`s in my original post are in the input, not output from the language server. `racket-langserver` disregards the `Content-Length` of input and reads a...

Yes. I will close it now.

  是的,我也认为有这个问题。