From 864934247cfd15ffad68fc3ff77b081597047376 Mon Sep 17 00:00:00 2001 From: "truman.p.du" <1753177225@qq.com> Date: Mon, 8 Oct 2018 10:25:26 +0800 Subject: [PATCH] add shell support --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 78267bb..11f3942 100644 --- a/README.md +++ b/README.md @@ -250,6 +250,9 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o ## Haskell - [haskell-linter](https://marketplace.visualstudio.com/items?itemName=hoovercj.haskell-linter) +## Shell + +- [autocomplate-shell](https://marketplace.visualstudio.com/items?itemName=truman.autocomplate-shell) ## Java