Kirin Xiao

Results 11 issues of Kirin Xiao

**Describe the bug** I've got universal-ctags installed, When I ctrl+click a module defined in another file, or reference a module defined in another file, the editor won't take me there...

bug

**Describe the bug** The definition peak show the info in the specific line, if the definition spans through lines, **Environment (please complete the following information):** - OS: Windows 10 1909...

bug

In gif editor, when Inserting a Image into the sequences, a non-transparent canvas is required behind the image(which has a alpha channel), making the frame none-transparent. Desired Behaviour: The "Canvas...

希望能更新一下 [1-share-ssr-v2ray.md](https://github.com/selierlin/Share-SSR-V2ray/blob/5ebd37f435164dcfa2049a0c32b651fe169cf806/1-share-ssr-v2ray.md)

RT 每次想开开发者选项就截图

enhancement

软件的前几次启动要很久。。 小米8 Android P XX-net 版本 3.13.1 虽然网络支持原生ipv6 但是XXnet显示ipv6 fail 采用root模式后正常了 开启分屏后应用会闪退。。 提示的文字都好长。。。还没看完就没了 希望换个展示方式 希望设置中可以调节语言 还有 怎么donate啊。。(金钱方面 1.提交问题前先查看主页readme中是否有描述相关问题 2.再查看issue板块中是否已经提交过相关问题, 有的话就在此issue中提交问题 3.仍然没有相关描述再创建issue, 注意反馈: 手机型号, 系统版本, Xndroid版本, XX-Net版本, 异常提示. 如果有自动导出日志则附上日志, 如果没有自动导出日志, 则重试出现问题时的操作,再次出现问题后点击菜单中的导出日志....

Users expect to use `Event::new()` to construct a event. According to API guideline: https://rust-lang.github.io/api-guidelines/predictability.html - we should implement `Event::new()` - we should revise the doc to encourage the use of...

将禁用的英雄按照所属包的顺序归类并排列,可以作为显示选项中的一个toggle。

## 错误描述 技能中,`重复弃置两张牌,直至手牌中没有【杀】或伤害类锦囊牌`,需要弃置直到两种牌皆没有 实现为任意种没有便会结束 ## 错误信息 skill: `olrenxia` ### 使用的命令或代码 玩一把 ### 使用的环境、平台、设备 ### 版本信息 PR-branch 8b2417 ## 检查清单 - [x] 此问题没有在其他issue(议题)中出现 - [x] 我已将无名杀本体更新为最新版本 - [x] 我已将所有扩展更新为最新版本 - [x]...

Currently, [Optional chaining](https://expr-lang.org/docs/language-definition#optional-chaining) on Object fields work well: ```js MyObj?.Field1 ?? "default" ``` However, one cannot make an optional call to a method on an object: ```js // this panics...

feature