xianghongai

Results 22 issues of xianghongai

view.html: ```html @@if(level === "2"){ ... } @@if(level === "3"){ ... } ``` include.html ```html @@include('view.html',{"level":"2"}) ``` windows 10 64 bit C:\Users\Ke>npm -v 5.5.1 C:\Users\Ke>node -v v8.9.0 "gulp-file-include": "^1.2.0",

1. Add custom styles by configuring `wrapperClass`.

Default.sublime-commands ``` [ { "caption": "Open Recent: Clear Recent Files", "command": "clear_recent_files" }, ] ``` Default (Windows).sublime-keymap ``` { "keys": ["ctrl+k", "ctrl+h"], "command": "clear_recent_files" }, ```

### Clear and concise description of the problem want to explicitly set the id attribute of headings from the Markdown document, for example to keep them consistent across translations. ###...

feature
package:markdown

**没有这个功能(改进)的时候,你遇到了什么问题?** 目标部分 Icon 边框、填充等风格各异,UI 看上去不呈一致性。 **你想要如何解决你的问题?** 可以在 [ByteDance IconPark](https://iconpark.oceanengine.com/official) 或 [iconfont-阿里巴巴矢量图标库](https://www.iconfont.cn/) 上找找。 **如果想要的解决方案无法实现,你觉得还有什么办法你是可以接受的?** ——暂无—— **补充信息** ——暂无——

待确认

**没有这个功能(改进)的时候,你遇到了什么问题?** 概览文档内容结构时,PDF 内容中的目录会跨页,查看不方便。 **你想要如何解决你的问题?** 添加一个展开/折叠的功能。 **如果想要的解决方案无法实现,你觉得还有什么办法你是可以接受的?** 暂无。 **补充信息** 目前是在 Console 通过 `document.querySelectorAll('.treeItemToggler').forEach(item => item?.click())` 实现。

待确认

**没有这个功能(改进)的时候,你遇到了什么问题?** 在多个设备、浏览器上配置起来较麻烦。 **你想要如何解决你的问题?** 可仅只提供“配置”的导入导出即可。 **如果想要的解决方案无法实现,你觉得还有什么办法你是可以接受的?** ——暂无—— **补充信息** - Chrome 商店五星好评了。 - [也分享了面板样式——“纯净、紧凑 | Pure, Compact”](https://github.com/hcfyapp/crx-selection-translate/discussions/950#discussioncomment-3388624) ![image](https://user-images.githubusercontent.com/2075006/184498821-d2b6a0db-93a2-4980-8b8f-136014a2a2d3.png)

新功能

**没有这个功能(改进)的时候,你遇到了什么问题?** 目前在【Text Selection Tool】、【Hand Tool】这种模式下切换不方便 **你想要如何解决你的问题?** 添加快捷切换按键。 **如果想要的解决方案无法实现,你觉得还有什么办法你是可以接受的?** 暂无 **补充信息** 像 Adobe 家设计工具,大都是按 `H` 键时切换到 Hand 模式操作视图,按 `V` 键切换到 Selection 模式。

新功能
PDF

如图: ![2020-06-14-154147](https://user-images.githubusercontent.com/2075006/84587926-e5424480-ae55-11ea-89f8-a07aa3585811.png)