Created
May 29, 2026 12:15
-
-
Save fade2gray/0235832d561ec3030966e87e5e28c80f to your computer and use it in GitHub Desktop.
VS2019 vsconfig file for Cheat Engine
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": "1.0", | |
| "components": [ | |
| "Component.Microsoft.VisualStudio.LiveShare", | |
| "Microsoft.Component.MSBuild", | |
| "Microsoft.VisualStudio.Component.CoreEditor", | |
| "Microsoft.VisualStudio.Component.Debugger.JustInTime", | |
| "Microsoft.VisualStudio.Component.Graphics.Tools", | |
| "Microsoft.VisualStudio.Component.IntelliCode", | |
| "Microsoft.VisualStudio.Component.JavaScript.TypeScript", | |
| "Microsoft.VisualStudio.Component.NuGet", | |
| "Microsoft.VisualStudio.Component.Roslyn.Compiler", | |
| "Microsoft.VisualStudio.Component.Roslyn.LanguageServices", | |
| "Microsoft.VisualStudio.Component.TextTemplating", | |
| "Microsoft.VisualStudio.Component.TypeScript.4.3", | |
| "Microsoft.VisualStudio.Component.VC.ASAN", | |
| "Microsoft.VisualStudio.Component.VC.ATL", | |
| "Microsoft.VisualStudio.Component.VC.ATL.Spectre", | |
| "Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre", | |
| "Microsoft.VisualStudio.Component.VC.CMake.Project", | |
| "Microsoft.VisualStudio.Component.VC.CoreIde", | |
| "Microsoft.VisualStudio.Component.VC.DiagnosticTools", | |
| "Microsoft.VisualStudio.Component.VC.Redist.14.Latest", | |
| "Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre", | |
| "Microsoft.VisualStudio.Component.VC.TestAdapterForBoostTest", | |
| "Microsoft.VisualStudio.Component.VC.TestAdapterForGoogleTest", | |
| "Microsoft.VisualStudio.Component.VC.Tools.x86.x64", | |
| "Microsoft.VisualStudio.Component.Windows10SDK.19041", | |
| "Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Core", | |
| "Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions", | |
| "Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.CMake", | |
| "Microsoft.VisualStudio.Workload.CoreEditor", | |
| "Microsoft.VisualStudio.Workload.NativeDesktop" | |
| ], | |
| "extensions": [] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment