L8ng
L8ng
Yes, As you said, the key to solving the problem is that Neovim can schedule the `padre` and communicate with it, and understand the differences and migration methods of NeoVim...
Sorry for the late reply, I just finished reading the first post you mentioned above, brilliant learning materials. The simple example of the concept of borrow check gave me some...
Hello, I met this weird problem on the [iVim](https://github.com/terrychou/iVim)(A port of Vim for iOS), and it looks like using GVim as its GUI implementation similarly. After some useless work, finally,...
Debian12 我这边是安装对应版本的dev包后就可以了, 检查下是否有对应版本的包, 比如`python3.11-dev`/`python3-dev`? ~~可能还需要安装pybind11, 在环境中 `pip install --upgrade pybind11`~~
Other language clients have similar update lag issues too, which makes the programming interface a bit of a headache. You can check out my previous issue here: https://github.com/langgenius/dify/issues/14339. Noticed the...
@crazywoola Cool, i try to transfer schema repo, but permission error occured!  By the way, why https://github.com/langgenius/dify/pull/3920 closed? Could you remember that? Just curious plz don't mind. XD
@crazywoola Can we continue proceed with this? It seems I need organizational permissions https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository#about-repository-transfers , could I be granted temporary permissions? Or just fork it and i will change the...
No worries, I follow Dify's official account on X and saw you guys were at a tech conference (VivaTech 2025) the other day. Looked awesome! Anyway, just give me a...
Cool, we need this fix, could you please prioritize it? I have to use a forked version now cannot receive update friendly ...
hey, recently i updated the [schema repo](https://github.com/StrayDragon/dify-openapi), now, it is almost exactly similar to the structure of an MDX document and more convenient to maintain. but this issue seems to...