I personally don't have Twitter. This is great news. I really like using Pycharm IDE sometimes for its very good auto-completion, debugger, integrated docs.
I fell in love with vim which will never be replaced for its complete CLI integration, particularly useful to code on SSH server with no X forwarding. Yes there is NeoVim too, but I do not want to learn Lua to tinker with my editor. Vim has some features with the language server protocol and nimsuggest that combines well with ALE or syntastic. Yet, I never managed to configure a good completion, and that jetbrains can offer this on the get-go with (one of) their editor(s) will help to develop our community. Thanks for sharing.
