From 96df4ff848eb8027debb8e35f2e9a18ae79252e5 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 14 Jan 2023 15:20:54 +0600 Subject: [PATCH] Add Microsoft Visual Studio / development --- .../images/icons/Microsoft Visual Studio.svg | 86 +++++++++++++++++++ src/technologies/m.json | 16 ++++ 2 files changed, 102 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Microsoft Visual Studio.svg diff --git a/src/drivers/webextension/images/icons/Microsoft Visual Studio.svg b/src/drivers/webextension/images/icons/Microsoft Visual Studio.svg new file mode 100644 index 000000000..1f9fa65a3 --- /dev/null +++ b/src/drivers/webextension/images/icons/Microsoft Visual Studio.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/m.json b/src/technologies/m.json index 81e113a7f..346efa64d 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -1736,6 +1736,22 @@ "saas": true, "website": "https://sharepoint.microsoft.com" }, + "Microsoft Visual Studio": { + "cats": [ + 47 + ], + "description": "Microsoft Visual Studio is an integrated development environment from Microsoft.", + "icon": "Microsoft Word.svg", + "meta": { + "generator": "^Microsoft\\sVisual\\sStudio" + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "website": "https://visualstudio.microsoft.com" + }, "Microsoft Word": { "cats": [ 20