diff --git a/README.md b/README.md index ec3833f..244010c 100644 --- a/README.md +++ b/README.md @@ -431,6 +431,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you > Override the regular Copy and Cut commands to keep selections in a clipboard ring +## [.NET Core Test Explorer](https://marketplace.visualstudio.com/items?itemName=formulahendry.dotnet-test-explorer) + +> View and run your .NET Core tests directly in the editor. + +![](https://github.com/formulahendry/vscode-dotnet-test-explorer/raw/master/images/test-explorer.gif) + ## [npm Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.npm-intellisense) > Visual Studio Code plugin that autocompletes npm modules in import statements.