Quick question... When using Skylight to develop algorithms locally, is it required for import QuantConnect.Algorithm for autocomplete to work on QCAlgorithm?

I ask because importing this file isn't required when running backtest in the cloud; will this create any issues? Any feedback or pointers to some documentation on how this works? Thanks!

Author