sdk
sdk copied to clipboard
No completion after 'part of'
I'd expect completion to suggest library names that are in the same folder or higher. For example if current file is in project/web/src I think it is reasonable to suggest library names from project/web/src and project/web, but not from project/web/src/subfolder or project/lib.