Minhao Chou

Results 6 issues of Minhao Chou

Like a wildcard next to direction: ``` sql GET SUBGRAPH WITH PROP 1 STEPS FROM 1688491032213327872 OUT * YIELD VERTICES AS nodes, EDGES AS relationships; ```

help wanted
type/feature req

yaml-ts-mode doesn't work correctly when reference the maven variable in application.yml using @variable_name@ as screenshot below: ![image](https://github.com/ikatyang/tree-sitter-yaml/assets/28672146/14e4e752-3402-45cd-8601-f46c0e6c463e) when I changed yaml-ts-mode to yaml-mode, it works correctly. ![image](https://github.com/ikatyang/tree-sitter-yaml/assets/28672146/fe4f899b-9cc0-449d-acf9-4e0e5f04b740) I would appreciate...

作者的theme很不错,这里有个建议呀:light, dark 如果分成2个theme就更好了,例如 nasy-light, nasy-dark,这样好切换呀

Sorry for asking this question here. Since I can't the solution anywhere. I made the dape works when java class has the static main method . but it breaks when...

Hi, I managed to use eglot-java to setup dape to debug when there is a main method in class, but got error when integrate dape with junit in test mehod....

**Describe the bug** I tried to use Trainer.train(resume_from_checkpoint=...) to resume training, then I got the following AssertError: ``` bash [rank1]: Traceback (most recent call last): [rank1]: File "/data/llm_algorithms/scripts/pretrain/pretrain.py", line 129,...

bug
training