I have a question. On which IDE do you write code? i write it on Notepad++, but it is not good because some codes are different from C++, for exmaple declare integer parameter Int_t (in C++ int32_t).
I see you are working on Windows 10. I am working on MacOS, so I do know what is the best IDE on Windows. May be @bellenot can give you some advices on that topic.
Could you tell me what I have to do to appear hints for command line typing in VS Code and debugging on it ? I spend a lot of time because I type code in NOTEPAD. Sometimes my file has some mistakes, only i execute file, i recognized that mistakes.