When typing a function in the Spyder editor, such as fcn(, I find that Spyder often automatically emits the entire function signature into the editor. It tends to get in the way when instantiating a dataclass object--Spyder evidently still cannot read the dataclass fields--and when using annotations, which I do frequently.
**How do I disable this feature?** I'm using Spyder 4.1.1. Thank you! -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/b1b3c602-dbde-4268-8aa3-25a048453f56%40googlegroups.com.
