随笔分类 -  sublime

vscode 快捷键
摘要:基础编辑 Basic editing 导航 Navigation 搜索和替换 Search and replace 多光标和选择 Multi-cursor and selection 丰富的语言编辑 Rich languages editing 编辑器管理 Editor management 文件管 阅读全文
posted @ 2017-09-23 13:04 不了无明 阅读(3545) 评论(0) 推荐(0)
sublime 快捷键
摘要:Sublime Text快捷键: Ctrl+Shift+P:打开命令面板 Ctrl+P:搜索项目中的文件 Ctrl+G:跳转到第几行 Ctrl+W:关闭当前打开文件 Ctrl+Shift+W:关闭所有打开文件 Ctrl+Shift+V:粘贴并格式化 Ctrl+D:选择单词,重复可增加选择下一个相同的 阅读全文
posted @ 2017-08-20 10:28 不了无明 阅读(174) 评论(0) 推荐(0)
sublime text3 常用配置
摘要:常用插件配置: [ // chrome { "keys": ["f2"], "command": "side_bar_files_open_with", "args": { "paths": [], "application": "S:/Program Files (x86)/Google/Chro 阅读全文
posted @ 2017-08-14 14:27 不了无明 阅读(233) 评论(0) 推荐(0)