akalongman / akalongman/sublimetext-codeformatter
Send JS options on key command.
未关闭
enhancement
- 主要语言
- Python
- 星标
- 772
- 派生
- 128
- PR 合并指标
- 30 天内没有已合并 PR
描述
Can this be done?
```
{
"keys": ["super+shift+r"],
"command": "code_formatter",
"args": {
"preserve_newlines": true
}
}
```
贡献指南
评估
这个 Issue 还没有评估数据。