From 7169e5e608dbd9d7036c44be0ab3d432b9706d7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20=C5=9Eakar?= <98587504+12usernull@users.noreply.github.com> Date: Sun, 23 Nov 2025 19:58:24 +0300 Subject: [PATCH] Add Microsoft Visual Studio and Playnite to presets --- src/data/recommendationPresets.ts | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/data/recommendationPresets.ts b/src/data/recommendationPresets.ts index 5263042..cb37893 100644 --- a/src/data/recommendationPresets.ts +++ b/src/data/recommendationPresets.ts @@ -23,7 +23,9 @@ export const PACKAGE_PRESETS: Record> "PuTTY.PuTTY", "WinMerge.WinMerge", "EclipseFoundation.Eclipse", - "Anysphere.Cursor" + "Anysphere.Cursor", + "Microsoft.VisualStudio.2022.Community + ], "design": [ "GIMP.GIMP", @@ -76,7 +78,8 @@ export const PACKAGE_PRESETS: Record> "Valve.Steam", "Discord.Discord", "EpicGames.EpicGamesLauncher", - "GOG.Galaxy" + "GOG.Galaxy", + "Playnite.Playnite" ], "productivity": [ "Notion.Notion", @@ -154,6 +157,7 @@ export const PACKAGE_PRESETS: Record> "steam", "discord", "epic-games" + ], "productivity": [ "notion",