Hi,

I downloaded Skylight and started using Quantconnect recently.

I want to be able to use my favorite IDE with source control when writing my algorithms.

From what I see, it's very possible with Skylight. But I am having a problem. When I try to sync the code using Skylight it only syncs the code itself without the imports.
For example name, 'QCAlgorithm' is not defined

How do I fix this?

Author