Python Script editor Capital "A" in list append method auto-complete

Hi,

The autocomplete for list.append is Append in the python script editor😨 so every script where i forget and tab insert Append i have to go back and change it to the correct syntax? is this a feature or a bug?

Dynamo Core 3.3.9.6316
Dynamo Revit 3.3.0.6523

1 Like

Unfortunate feature, this has been fixed in Dynamo 4.0, however it sorts with dunders (double underscores) at the top - you win some, you lose some