Hi guys,
Is there any existing package that provides import path autocompletion similar to vscode? I’m not a huge fan of intellisense and autocompletion but this one would be really nice one to have.
In the past I’d coded a sublime plugin that computes relative paths between several selected files on the explorer but this was more of hack. I don’t know how vscode does this sort of autocompletion but it’s extremely powerful and fast giving you a list of folders while you’re typing.
Thanks.