Bozhidar Batsov
Bozhidar Batsov
I'll also add this article as reference here https://jank-lang.org/blog/2025-05-02-starting-seamless-interop/ Seems at least for now, there's a `cpp/raw` that seems to work on raw C++ code provided as string.
Seems https://github.com/copilot-emacs/copilot.el/pull/363 rendered this obsolete.
I haven't looked into this yet, as I don't do much work with ClojureScript.
Just to be clear - this problem doesn't exist with nREPL 1.0, right?
> I don't see what can be done about this. Maybe, for easier troubleshooting, we can throw a more helpful exception if the very first value in the bencode stream...
Btw, I understand why we need the connection, but why do we need the current/another buffer? Not everything acts on it, so maybe the handlers should just obtain the buffers...
I know why it's done as it is. My problem is that there are plenty of handlers that just ignore the "attached" buffer and currently this isn't even an optional...
The docs are orthogonal to the home page. The documentation structure definitely can be improved a lot, and that's on my radar. The home page is just an index.html and...
> Currently all cops of a department are documented on the same page which I think severly hurts SEO. > Official docs are never the first result when I search...
@codeasone Feel free to submit a PR reverting the problematic commit. Seems to me this is our best course of action.