I want to edit sorcecode to add shortcuts for some functions but VS dosn’t work (2019) so I want to download latest and when installing it asks what workloads to install. I think windows stuff and c++ that i selected but what is actually needed this is my first time trying to use VS my programing skills are 0.
Only intrested in this for now maybe in some far future try programing.
I installed the latest version end of last year. If I remember correctly, I took the standard settings. After installation, you have to clone the sources to your HDD. Double-click to the file “AgOpenGPS.sln” should run VS.
What further configuration is required to full edit the Ago Source Code. I have installed Visual Studio 2022 Workload:.NET Desktop Development, but I’m not able to edit Forms (Form Designer), in debug mode variable list Auto/Local is empty, some .cs are not in the project list (except Form *.cs).
Ups, I missunterstood these stuff:
right click or double click <Form??.cs> to open the Form Designer (not <Form??.designer.cs>), watching and selecting variables only if a breakpoint added !