快捷键(preference->key bindings):

[
    { "keys": ["ctrl+d"], "command": "duplicate_line" },
    { "keys": ["ctrl+e"], "command": "run_macro_file", "args": {"file": "res://Packages/Default/Delete Line.sublime-macro"} },
]

 

相关文章:

  • 2021-06-17
  • 2021-12-02
  • 2022-12-23
  • 2021-12-27
  • 2022-12-23
  • 2022-01-11
  • 2021-09-03
  • 2021-09-12
猜你喜欢
  • 2021-11-23
  • 2021-05-25
  • 2021-08-08
  • 2021-06-23
  • 2022-12-23
  • 2021-06-18
  • 2021-06-21
相关资源
相似解决方案