美文网首页
Mac VCode shell format插件

Mac VCode shell format插件

作者: 夜空最亮的9星 | 来源:发表于2018-08-10 13:24 被阅读64次

原文链接

Mac安装:

brew install shfmt

advanced configuration

  • shellformat.paththe shfmt fullpath example [mac,linux]: /usr/local/bin/shfmt [windows]: C:\bin\shfmt.exe

  • shellformat.flagshfmt -h to see detail usage , example: -i 4 -p

  • shellformat.showError show error message when format. default true.

相关文章

网友评论

      本文标题:Mac VCode shell format插件

      本文链接:https://www.haomeiwen.com/subject/xamkbftx.html