I enjoy using Spyder for most of python work, but with the upgrade to spyder 4.x.x I'm having some issues with getting code completion to work in the editor. Things work fine in the console with pressing tab for code completion. I have Kite installed and it just refuses to work for any arcpy or arcgis function or property even when pressing ctrl-space. I posted something to spyder's github and basically they said it's nothing in their control, that code completion depends on libraries they use. I'm assuming those are jedi and rope.
tooltips, tab completion for imported modules work in console, but not editor · Issue #12451 · spyder-ide/spyder · GitHu…
Dan Patterson - have you been able to get code completion to work in the editor in spyder 4.x.x.? And thanks for all your spyder resources on GeoNet, they are a big help 
Anybody else have any ideas?