目棃

Results 78 comments of 目棃

https://github.com/patou/gitmoji-intellij-plugin/blob/master/src/main/resources/gitmojis.json Is there a way to customize it?

> There are no translation on this website. Here is a similar plugin in VSCode: [gitmoji-vscode zh-cn.json](https://github.com/seatonjiang/gitmoji-vscode/blob/main/languages/bundle.l10n.zh-cn.json) And here is another similar plugin in IDEA: [gitmoji-plus-intellij-plugin zh-CN.json](https://github.com/h3110w0r1d-y/gitmoji-plus-intellij-plugin/blob/main/src/main/resources/gitmojis/zh-CN.json) Since Gitmoji will...

我周末看看好了(~~现在手头上项目也不少~~)

看了一眼,dev跑不起来,~~可以remake了~~

> 希望增加搜索框宽度以显示详情的小标题 事实上,增加宽度也不会把省略的内容给显示全,搜索结果的展现依赖于插件 [docsearch](https://ecosystem.vuejs.press/zh/plugins/docsearch.html#docsearch) 的实现, 而 docsreach 对于搜索结果组件直接继承的 algolia 的 `@docsearch/react`, 然后翻看后者[源码](https://github.com/algolia/docsearch/blob/main/packages/docsearch-react/src/Results.tsx),拿的数据是 `_snippetResult.content.value` 而非上级的 `content`,其内容就是你审查元素的那个带 `` 的,没有省略 所以这个超出了文档站的范围,建议去 [上游](https://github.com/vuepress/ecosystem/tree/main/plugins/plugin-docsearch) 提 issue 反馈

> ``` > List subtitles = player.state.tracks.subtitle; > await player.setSubtitleTrack(subtitles[0]); > ``` It real recognize the three subtitle track but the title is null and the number of subtitleTrack is...

Btw,I use `SubtitleTrack? subtitle` has warn: ![image](https://github.com/media-kit/media-kit/assets/72692909/377d8c22-cb38-404a-86ff-dc95b27c730b)

> auto is for automatic no is for disabling subtitles so yes they are three But why not trans it like below: ```dart // got subtitles,and judge subtitle for len...

https://github.com/Scighost/Starward/issues/1100 什么柳暗花明