1. 常用插件:
convertToUTF8
DocBlockr //自动生成注释
SFTP
SideBarEnhancements
Tag
Theme-soda
Tortoise
2. 设置“删除当前行”的快捷键"ctrl+d":
在key-binding user 中自定义:
{ "keys": ["ctrl+d"], "command": "run_macro_file", "args": {"file": "Packages/Default/Delete Line.sublime-macro"} }