dingyi
dingyi
Waiting for more testing feedback on https://github.com/Rosemoe/sora-editor/pull/763..
Hello, @WhiredPlanck . I'm happy to see your PR, but I have some opinions on it that you might want to hear. This PR only changes the packages under `io.github.rosemoe.sora.langs.textmate`....
Maybe we can set the PR to the draft state? Let's merge it when everything is almost ready.
你用的是模板克隆房间吗...这个自动加入房间只有再群聊的公共房间或者模板克隆房间有效。如果加入都是私有房间不会切换是正常的
其实是支持的,更新到最新版本的 chatluna,这样就行: ```yml prompts: - role: system content: |- You are ChatGPT, a large language model trained by OpenAI, based on the GPT-4 architecture. Knowledge cutoff: 2023-10 Current date: {date}...
可能这样还是太麻烦了,计划新建一个插件专门管理和注入聊天变量。。。。
What language server are you using? The pylsp in `xed-editor` seems to be running normally.
See #711
可以试一下使用 https://github.com/Rosemoe/sora-editor/pull/706 下的 editor-lsp 模块,应该能解决你的问题。
I think this might require Rosemoe's attention. In the `editor` module, we need a class to manage the position and size of all these component pop-up windows. In the current...