From 43bb29d3fd8b468b852b908b504385bb23a712c5 Mon Sep 17 00:00:00 2001 From: Vitalii Elenhaupt Date: Sat, 2 Mar 2019 16:38:03 +0200 Subject: [PATCH] Link VSCode ext --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5c61cae..d1a46968 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ time = Time.epoch(1483859302) # ameba:disable Style, Lint * Vim: [vim-crystal](https://github.com/rhysd/vim-crystal), [Ale](https://github.com/w0rp/ale) * Emacs: [ameba.el](https://github.com/veelenga/ameba.el) * Sublime Text: [Sublime Linter Ameba](https://github.com/epergo/SublimeLinter-contrib-ameba) + * VSCode: [vscode-crystal-ameba](https://github.com/veelenga/vscode-crystal-ameba) ## Credits & inspirations