Results 8 issues of Dong

### 请确保您已阅读以上注意事项,并勾选下方的确认框。 - [X] 我已经仔细阅读上述教程和 ["提问前需知"](https://forums.go-cqhttp.org/t/topic/141) - [X] 我已经使用 [dev分支版本](https://github.com/Mrs4s/go-cqhttp/actions/workflows/ci.yml) 测试过,问题依旧存在。 - [X] 我已经在 [Issue Tracker](https://github.com/Mrs4s/go-cqhttp/issues) 中找过我要提出的问题,没有找到相同问题的ISSUE。 - [X] 我已知晓并同意,此处仅用于汇报程序中存在的问题。若这个 Issue 是关于其他非程序本身问题,则我的 Issue 可能会被无条件自动关闭或/并锁定。(这些问题应当在 Discussion 板块提出。) ### go-cqhttp 版本 v1.0.0-rc1...

bug?

**环境信息** go-cqhttp版本:  v1.0.0-rc1 **需要添加的功能内容** 目前收到QQ频道直播间送礼消息的内容都是“送出了礼物”,而不知道具体送的礼物名称和数量。 ![image](https://user-images.githubusercontent.com/25519245/156887974-39c6d93f-a1c8-4087-9f60-2dac1e636ee7.png)

feature request

### Expected behaviour 移动端浏览器全屏后,点击弹幕输入框键盘自动弹出 ### Actual behaviour 移动端浏览器全屏后,点击弹幕输入框键盘自动弹出,然后马上就会自动隐藏,无法正常使用 ### Steps to reproduce 移动端浏览器点击全屏,点击弹幕输入框 ### Environment - Browser: Chrome - Version: 105.0.5195.79 - Browser: 夸克浏览器 - Version: 5.8.9.225(220907105903) - Operating System:...

### Describe the problem related to the feature request 得益于 typescript 强大的类型系统和 Koishi 丰富的 cli 工具,目前的插件开发效率已非常可观,但在与 IDE 的集成方面还处于非常早期的阶段,以下特性尚未有 IDE 插件支持: - Code Snippet: 为指令、中间件等常用结构添加代码块,支持快速创建代码结构 - JSX Code Completion & Hovers:...

feature

Does any one already implement this case? I'd appreciate that if someone would like to share about that!

### Describe the bug ![d5fdfcc06c1353705ae7931477983c3c](https://github.com/koishijs/koishi/assets/25519245/cc624aa8-c45f-4e37-97a8-49af0442d730) ![d2b646a78626d017c552fc4948e41442](https://github.com/koishijs/koishi/assets/25519245/8d6b64e3-9d37-4523-ac61-0dbdfee31e42) 点击「…」没有添加分支的选项 ### Steps to reproduce ```shell yarn dev ``` 开发模式运行后,打开控制台,随便找一个支持计算属性的配置项,点「…」,发现只有“撤销更改”和“恢复默认值”这两个选项 ### Expected behavior 点「…」,应出现“添加分支”选项 ### Screenshots _No response_ ### Versions - OS: Windows 11...

bug
domain: schema

### 🔎 Search before asking - [x] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report. - [x] I have searched the PaddleOCR [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) and found no...

bug

- 从mwts迁移到独立的ESLint和Prettier配置 - 更新package.json依赖和脚本 - 添加现代化的ESLint配置文件 - 更新代码格式化以符合新规则 - 添加VSCode配置优化开发体验