08 2018 档案
git bash here右键菜单
摘要:Windows Registry Editor Version 5.00 ; Open files[HKEY_CLASSES_ROOT\*\shell\gitbash]@="gitbash"Icon"="D:\\apps\\cmder\\vendor\\git-for-windows\\git-ba 阅读全文
posted @ 2018-08-10 15:52 袁晓平 阅读(320) 评论(0) 推荐(0)
将VSCode添加到右键
摘要:https://www.cnblogs.com/Rexcnblog/p/8046371.html https://www.jianshu.com/p/b49002fa10a7 https://www.cnblogs.com/Rexcnblog/p/8046371.html https://www.j 阅读全文
posted @ 2018-08-06 20:44 袁晓平 阅读(1366) 评论(0) 推荐(0)
给vscode添加右键打开功能
摘要:将以下文本存为vscode.reg,然后运行: Windows Registry Editor Version 5.00 ; Open files [HKEY_CLASSES_ROOT\*\shell\Open with VS Code] @="Edit with VS Code" "Icon"=" 阅读全文
posted @ 2018-08-06 20:42 袁晓平 阅读(1982) 评论(0) 推荐(0)