Come from C# background, is there anything in the python world that is even close to C# autocomplete? I use a lot of jupyter and PyCharm IDE but they really are not even comparable to Visual Studio / Eclipse
Is it because of design of python that means it will always suck in terms of intellisensing?
Is it because of design of python that means it will always suck in terms of intellisensing?
apparently people even use Jedi-based autocomplete in Visual Studio