Sublime text2 使用记叙
???
??? { "keys": ["alt+/"], "command": "replace_completion_with_auto_complete", "context":
??? ??? [
??? ??? ??? { "key": "last_command", "operator": "equal", "operand": "insert_best_completion" },
??? ??? ??? { "key": "auto_complete_visible", "operator": "equal", "operand": false },
??? ??? ??? { "key": "setting.tab_completion", "operator": "equal", "operand": true }
??? ??? ]
??? }
]
ctrl + shift + f 在文件中查找
?
?
?
?
1 楼 zhukewen_java 2013-01-28 之所以不想用,是不想再去学新的快捷键 2 楼 yyxh520 2013-01-28 mark. 3 楼 jorneyR 2013-01-29 zhukewen_java 写道之所以不想用,是不想再去学新的快捷键