llama.vim ported to Qt Creator #15219
cristianadam
started this conversation in
Show and tell
Replies: 1 comment
-
Nice! I don't have Qt Creator configured, so can't test it, but can review the implementation and give any insights in case something is not clear.
Yes, happy to accept it. If you decide to do so, I will add you as maintainer of the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At https://github.com/cristianadam/llama.qtcreator/ I've pushed a Qt Creator plugin that I have hacked over the weekend.
The code was first put together by the
Qwen3 Coder 30b
from the vim script from https://github.com/ggml-org/llama.vim/. Then I contributed the rest of changes. Thecopilot
plugin from Qt Creator was my inspiration when it comes to having a settings page.I will ask a few of my colleagues for some code review in regard of the Qt Creator bits. There are some TODOs regarding the vim porting. I will address them as soon as possible.
Since you guys have done the vim script, it would be great if you could have a look. I would also want to contribute the plugin to https://github.com/ggml-org if you are willing to accept this type of work.
Beta Was this translation helpful? Give feedback.
All reactions