Joe Sadusk
Joe Sadusk
First I want to say, thank you for writing this. It is a great enhancement over compilation-mode in a bazel environment. The missing feature I run into, however, is being...
Deleting my previous issue because I have a working config, it is just very manual and I'm trying to figure out if there's a way to do this automatically. Here's...
I noticed this attempting to use a debugpy project, launched by bazel, on a remote dev machine. dape was receiving paths that were a) missing the tramp prefix, and b)...
Specifically, I'm building an extension with a variadic entry point. The things under the variadic trees are completely different. I haven't figured out a way to make a different tree...
### Steps to reproduce When attached via `dstack apply`, if the connection drops (possibly due to a laptop going to sleep and coming back), dstack will notify the user and...