Hello. I am vs code beginner.
I recently stated python scripting with VS Code.
In normal C# Revit API with VisualStudio, I could access Properties, Method() from variables
but they are not shown in Python VS Code.
In using IDE, I was expecting the same level of Intellisense performance as VisualStudio.
But is this the limit?