Skip to content
代码片段 群组 项目
提交 d0f22d8c 编辑于 作者: Mark Florian's avatar Mark Florian 提交者: Lukas 'Eipi' Eipert
浏览文件

Rename bindCommand(s) to add(All)

This is a more natural name for this method. Essentially:

    // Before
    shortcuts.bindCommand(...)
    shortcuts.bindCommands(...)

    // After
    shortcuts.add(...)
    shortcuts.addAll(...)
上级 176eb790
No related branches found
No related tags found
无相关合并请求
显示
130 个添加91 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册