通过GitLens -- Git supercharged可以很方便的查看历史作者
通过设置"editor.codeActionsOnSave": { "source.organizeImports": true }, 达到每次保存都会自动排序与补全import
to be continued...
关于vscode的配置
原文:https://www.cnblogs.com/steamedbun/p/12109750.html