From c1aa8f68d0cf8616bc0f6955756a4e47f46c7726 Mon Sep 17 00:00:00 2001 From: agracio Date: Wed, 18 Sep 2024 15:19:18 +0100 Subject: [PATCH] updating readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2e8c3a01..f5e6f145 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,11 @@ Read more about the background and motivations of the project [here](http://toma For use with Electron **[`electron-edge-js`](https://github.com/agracio/electron-edge-js)** +## VS Code extensions + +VS Code uses Electron shell, to write extensions for it using Edge.js use +**[`electron-edge-js`](https://github.com/agracio/electron-edge-js)** + ## Quick start Sample app that shows how to work with .NET Core using inline code and compiled C# libraries.