Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
1 registered members (Grant), 999 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: VSCode for Zorro development [Re: ThePituLegend] #482633
03/10/21 12:38
03/10/21 12:38
Joined: Oct 2017
Posts: 54
Munich
K
kalmar Offline
Junior Member
kalmar  Offline
Junior Member
K

Joined: Oct 2017
Posts: 54
Munich
Thank you for advise, Morris. Could you pls explain this "#include <default.c>" thing. My strategies are not in the original Zorro folder. How would VSCode find <default.c>, which is located in "Zorro/Include"?

Re: VSCode for Zorro development [Re: ThePituLegend] #482640
03/11/21 22:50
03/11/21 22:50
Joined: May 2020
Posts: 27
Germany
M
Morris Offline
Newbie
Morris  Offline
Newbie
M

Joined: May 2020
Posts: 27
Germany
Hi kalmar, you set the include path in VSCode accordingly. It's a bit hidden in c_cpp_properties.json (in Command Palette, choose "C/C++: Edit Configurations (JSON)", and add your Zorro include path (with forward slashes) to configurations/includePath in the json file). VSCode will then pick up everything from Zorro by itself.

Re: VSCode for Zorro development [Re: ThePituLegend] #485827
04/27/22 07:11
04/27/22 07:11
Joined: Apr 2022
Posts: 21
H
HamzaAhmed Offline
Newbie
HamzaAhmed  Offline
Newbie
H

Joined: Apr 2022
Posts: 21
Yes, VSCode picks up for intellisense and go to definition. However, if one knew the compiler Zorro is using then we could point VSCode to use it and probably get IDE debugging.... ?

Page 2 of 2 1 2

Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1