Hi,

I know there is guide to run Lean in IDE Visual Studio. But is it possible also with lightweight editor Visual Studio Code?

Thanks for info

Petr

I am getting many errors like that:

[info]: OmniSharp.MSBuild.MSBuildProjectSystemLoading project: c:\Users\petr\Desktop\00000\Lean-master\Engine\QuantConnect.Lean.Engine.csproj[fail]: OmniSharp.MSBuild.ProjectFile.ProjectFileInfoThe reference assemblies for framework ".NETFramework,Version=v4.5.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies.

Author