From a31d5f645de2423509134875a6eaed639dacad98 Mon Sep 17 00:00:00 2001 From: al Date: Sun, 5 Jan 2020 22:21:32 +0300 Subject: [PATCH] Add error lens --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a25a011..c284786 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Create tests](#create-tests) - [Deploy](#deploy) - [Duplicate Action](#duplicate-action) + - [Error Lens](#error-lens) - [ES7 React/Redux/GraphQL/React-Native snippets](#es7-reactreduxgraphqlreact-native-snippets) - [Gi](#gi) - [Git History](#git-history) @@ -529,6 +530,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you > Ability to duplicate files and directories. +## [Error Lens](https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens) + +> Show language diagnostics inline (errors/warnings/...). + +![error lens demo gif](https://user-images.githubusercontent.com/9638156/71784742-de421b00-3007-11ea-8862-8c6ea2836202.gif) + ## [ES7 React/Redux/GraphQL/React-Native snippets](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets) > Provides Javascript and React/Redux snippets in ES7