From bd7a3cbc8124cf271030eaece49bfc77004c026e Mon Sep 17 00:00:00 2001 From: Nishchal Vyas Date: Sun, 9 Oct 2022 20:42:04 +0530 Subject: [PATCH] Visual Studio Code --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..276a219 100644 --- a/data.json +++ b/data.json @@ -2085,6 +2085,15 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "Visual Studio Code", + "link": "(https://github.com/Microsoft/vscode)", + "label": "first-timers-only", + "technologies": [ + "TypeScript" + ], + "description": "A text editor for various coding entities" } ] }