Marko Sagadin
Marko Sagadin
Chiming in: I am also having problems with mulitline comments in C/C++. Disabling tree-sitter indenting on .c and c++ fixes the indenting problem. It is weird, I have been using...
Aha, I understand.
Hello @rcarriga, first of thank you for creating this plugin, it looks really nice :) Second, I am experiencing the same issue as @tristone13th . I get the above error...
@rcarriga So I am experiencing the same behaviour as @jinzhongjia. If i use `require('dap').set_log_level('DEBUG')` I get no error at the time when dap-ui appears. The error happens with a trivial...
@rcarriga I managed to log the issue. I had to run the debugger several times to get it. Below is the log from the run that experienced the error, I...
Thank you for your work @rcarriga!
Hello, sorry for bumping this issue, however, I am facing the same issue. Is there now a way to bypass this behaviour, or to atleast get some human readable warning...
Hello, I am facing the exact same issue from today. For me this is present in the Docker images of Ollama, both `v0.1.32` and `v0.1.33`. I am running images inside...
@dhiltgen it hung for at least 3 minutes, I had timeout for httpx requests inside my program set to this. Longer I can't say (and it will be a while...
@dhiltgen I have made some new discoveries on this issue. * The issue is present on the H100, on docker versions 0.1.38, 0.1.37, 0.1.30 and 0.1.28 (I was interested to...